GCC: h...@155348, i686-pc-cygwin native, libelf-0.8.13: > > FAIL: gcc.c-torture/compile/20011119-1.c (test for excess errors) > > Excess errors: > > /win/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/cccnrdgl.s:13: Error: junk at end of > > line, first unrecognized character is `*'
Looking at the generated assembly using --save-temps: > > 32 .section .gnu.lto_*_xxx,"dr" Ref: http://gcc.gnu.org/ml/gcc/2009-12/threads.html#00292 Source not attached because it's in the testsuite. Patch to follow. -- Summary: FAIL: gcc.c-torture/compile/20011119-1.c Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: davek at gcc dot gnu dot org GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42531