------- Comment #6 from howarth at nitro dot med dot uc dot edu 2008-12-13 17:08 ------- This is failing gcc.dg/graphite/pr38409.c on i686-apple-darwin9 at r142739 as follows...
FAIL: gcc.dg/graphite/pr38409.c (test for excess errors) which shows up in the the gcc.log as... Executing on host: /sw/src/fink.build/gcc44-4.3.999-20081213/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc44-4.3.999-20081213/darwin_objdir/gcc/ /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc. dg/graphite/pr38409.c -O2 -floop-block -S -m32 -o pr38409.s (timeout = 300) /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:27: error: redefinition of typedef 'input' /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:3: note: previous declaration of 'input' was here /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:29: error: redefinition of 'struct test' /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:33: error: redefinition of 'Chv_copyEntriesToVector' /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:9: note: previous definition of 'Chv_copyEntriesToVector' was here compiler exited with status 1 output is: /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:27: error: redefinition of typedef 'input' /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:3: note: previous declaration of 'input' was here /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:29: error: redefinition of 'struct test' /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:33: error: redefinition of 'Chv_copyEntriesToVector' /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:9: note: previous definition of 'Chv_copyEntriesToVector' was here FAIL: gcc.dg/graphite/pr38409.c (test for excess errors) Excess errors: /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:27: error: redefinition of typedef 'input' /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:3: note: previous declaration of 'input' was here /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:29: error: redefinition of 'struct test' /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:33: error: redefinition of 'Chv_copyEntriesToVector' /sw/src/fink.build/gcc44-4.3.999-20081213/gcc-4.4-20081213/gcc/testsuite/gcc.dg/graphite/pr38409.c:9: note: previous definition of 'Chv_copyEntriesToVector' was here -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38409