[Bug debug/36668] [4.4 Regression] FAIL: g++.dg/other/PR23205.C scan-assembler .stabs.*foobar:c=i
hp at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jul 20 12:37:00 GMT 2008
------- 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
More information about the Gcc-bugs
mailing list