This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/36668] [4.4 Regression] FAIL: g++.dg/other/PR23205.C scan-assembler .stabs.*foobar:c=i



------- Comment #2 from hp at gcc dot gnu dot org  2008-07-20 12:37 -------
For cris-elf (and crisv32-elf), it was introduced between
r136899(*) and r136903, in which the only suspect patch is Honza's enable
unit-at-a-time/-fno-toplevel-reorder patch.

In PR23205.s for cris-elf and crisv32-elf, the only stabs line matching
"foobar" is:
        .stabs  "foobar:S(0,25)=k(0,7)",38,0,5,__ZL6foobar

*) with a subsequently committed patch applied; that revision didn't actually
build.

Honza, are you working on this or should it be xfailed?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36668


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]