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


On Saturday 10 January 2004 12:28, Steven Bosscher wrote:
> On Saturday 10 January 2004 02:27, Nathanael Nerode wrote:
> > More disturbingly, 33 of these are wrong-code bugs.  I really don't like
> > releasing with wrong-code bugs.
>
> At least a few of these wrong code are actually wrong debug information
> bugs.  These should _not_ have the wrong-code keyword IMO.

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

I would like to remove the wrong-code markers on these, since we have
the component "debug" for this (which these are all in, btw).  Any
objections to that?

Gr.
Steven


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