31 Oct
2003
31 Oct
'03
8:06 p.m.
Waldek Hebisch wrote:
Adriaan van Os wrote:
The output below from objdump suggests that stabs debugging info from gpc is broken. Does this happen on other platforms also ?
On i386 with -gstabs+ I have the same problem. It seems that in the stab: .stabs "Timestamp:t(0,4)=s104Datevalid:(0,5)=@s8;-16;,0,1;Timevalid.... ^ the semicolon should be ommited. Looks like backend bug. Do not appear if I give -gstabs (without GNU extensions).
You are right, it doesn't happen with -gstabs ! Is there a way we can patch this and/or report it to the backend team ? Regards, Adriaan van Os