This is the mail archive of the gcc@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]

Re: Radical proposal: skip 3.4


> To be more precise, these patches are marked "wrong-code" where they
> in reality are "wrong-debug":
> 
> 7078  stabs are not generated correctly with c++ namespaces are used
> 11608 testcase gcc.dg/debug/20020327-1.c fails with -gstabs1 etc.
> 12267 function-at-a-time generates stabs in bad order
> 12860 stabs register number out of range
> 13539 dbxout.c does not recognize protected inheritance

Wow. stabs and c++ debugging. Personally I think we should just close
those as "switch to dwarf2".

-eric

-- 
Eric Christopher <echristo@redhat.com>


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