diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-08-20 20:15:11 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-08-20 20:15:11 -0600 |
commit | 767af602bca0322fcf5f39070674ebe357af4bb9 (patch) | |
tree | 6d8e052d6e2759f794f8f788f728b4e1e9002cf2 /gcc | |
parent | f24b26edd3e791a71a81f5acaf0c10cb3685072e (diff) | |
download | gcc-767af602bca0322fcf5f39070674ebe357af4bb9.zip gcc-767af602bca0322fcf5f39070674ebe357af4bb9.tar.gz gcc-767af602bca0322fcf5f39070674ebe357af4bb9.tar.bz2 |
980526-2.c: Disable for targets with 16bit ints.
�
* gcc.c-torture/980526-2.c: Disable for targets with 16bit ints.
From-SVN: r21893
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 0a49ca3..fc898bf 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Fri Aug 21 03:14:04 1998 Jeffrey A Law (law@cygnus.com) + + * gcc.c-torture/980526-2.c: Disable for targets with 16bit ints. + 1998-08-19 Mark Mitchell <mark@markmitchell.com> * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling |