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/7055] [alpha osf4] G++ 3.1 Produced bad debugging entries if compiled with -gcoff, also segv.



------- 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


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