This is the mail archive of the gcc-patches@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: committed: Ada updates


Arnaud Charlet writes:

> > It cannot have been tested at all ;-(
> 
> It has been tested with mainline on x86-linux, and with gcc 3.2.3 on
> alpha-tru64. Enabling addition warnings or changing warnings as error is
> certainly 'expected' to generate lots of additional problems on various
> platforms.

Exactly, so testing a patch that only affects alpha-dec-osf* on
i386-pc-linux-gnu cannot be enough to check it into mainline.

> Addressing the warnings is easy in this case, I'll prepare a patch.

Fine, thanks.  For the moment, I can live with the -Wno-error workaround in
t-osf4.

> > only to fail later on with another error:
> > 
> > /vol/gnu/src/gcc/gcc-dist/gcc/sdbout.c: In function `sdbout_finish':
> > /vol/gnu/src/gcc/gcc-dist/gcc/sdbout.c:1465: warning: comparison between signed and unsigned
> 
> OK, I can't resist:
> 
> It cannot have been tested at all ;-)

I couldn't have put this better :-)

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University


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