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