diff options
Diffstat (limited to 'gcc/testsuite/ChangeLog')
-rw-r--r-- | gcc/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 19db778..5050902 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2007-03-16 Richard Sandiford <richard@codesourcery.com> + * lib/target-supports.exp (check_missing_uclibc_feature): Don't + assume that the target has <features.h>. + +2007-03-16 Richard Sandiford <richard@codesourcery.com> + * gcc.dg/20020426-2.c: Add the fpic requirement to the PIC dg-options rather than to the whole test. |