------- Comment #38 from howarth at nitro dot med dot uc dot edu 2010-04-11 14:47 ------- Interestingly, while the change in Comment 37 eliminates the failures in gcc.dg/torture/builtin-math-7.c, it introduces the failures...
FAIL: gcc.c-torture/execute/20020412-1.c compilation, -O3 -g FAIL: gcc.c-torture/execute/20040811-1.c compilation, -O3 -g FAIL: gcc.c-torture/execute/pr43220.c compilation, -O3 -g FAIL: gcc.c-torture/execute/vla-dealloc-1.c compilation, -O3 -g These appear in the form... Executing on host: /sw/src/fink.build/gcc45-4.5.0-0rc1/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc45-4.5.0-0rc1/darwin_objdir/gcc/ /sw/src/fink.build/gcc45-4.5.0-0rc1/gcc-4.5-20100410/gcc/testsuite/gcc.c-torture/execute/20020412-1.c -w -O3 -g -o /sw/src/fink.build/gcc45-4.5.0-0rc1/darwin_objdir/gcc/testsuite/gcc/20020412-1.x6 (timeout = 300) warning: DWARFDebugInfoEntry::AppendDependants() -- check on this item TAG_subrange_type: attr = AT_upper_bound form = FORM_ref4 output is: warning: DWARFDebugInfoEntry::AppendDependants() -- check on this item TAG_subrange_type: attr = AT_upper_bound form = FORM_ref4 FAIL: gcc.c-torture/execute/20020412-1.c compilation, -O3 -g I guess we should try to convert these into a test case for the existing dejagnu and open a new PR. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42333