[Bug debug/25258] [4.0 regression/hpux] gcc generates incorrect stabs debug output

2005-12-06 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2005-12-06 13:27 --- Subject: Re: [4.0 regression/hpux] gcc generates incorrect stabs debug output > By using subspa, the L$etext label is placed back at the beginning of the > original code section, so it does not properl

[Bug debug/25258] [4.0 regression/hpux] gcc generates incorrect stabs debug output

2005-12-05 Thread tausq at debian dot org
--- Comment #2 from tausq at debian dot org 2005-12-06 05:47 --- I'm guessing this is the patch that introduced this regression: 2004-08-20 Zack Weinberg <[EMAIL PROTECTED]> John David Anglin <[EMAIL PROTECTED]> * config/pa/pa-protos.h (readonly_data, one_only_re

[Bug debug/25258] [4.0 regression/hpux] gcc generates incorrect stabs debug output

2005-12-05 Thread tausq at debian dot org
--- Comment #1 from tausq at debian dot org 2005-12-06 05:38 --- The difference is that gcc-3.x creates: .proc .callinfo xxx .entry ... .exit .procend .space $TEXT$ .nsubspa $CODE$,QUAD=0,ALIGN=8,ACCESS=44,CODE_ONLY .stabs "",100,0,0,L$text_end L$text_end: whereas gcc-4