[Bug debug/7055] [alpha osf4] G++ 3.1 Produced bad debugging entries if compiled with -gcoff, also segv.

markus dot schoepflin at comsoft dot de gcc-bugzilla@gcc.gnu.org
Fri Oct 6 10:23:00 GMT 2006



------- Comment #7 from markus dot schoepflin at comsoft dot de  2006-10-06 10:23 -------
Created an attachment (id=12390)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12390&action=view)
Patch for mips-tfile.c against 4.1.1 source tree.

This turned out to be a bug in mips-tfile.c, triggered by identifiers starting
with a number. There is code which tries to allow that, but the logic is
flawed. This patch corrects the problem.


-- 


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



More information about the Gcc-bugs mailing list