This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Glitch in gcc.dg/20000623-1.c
- To: zack at wolery dot cumb dot org
- Subject: Re: Glitch in gcc.dg/20000623-1.c
- From: Geoff Keating <geoffk at cygnus dot com>
- Date: Mon, 26 Jun 2000 11:37:09 -0700
- CC: gcc-patches at gcc dot gnu dot org
- References: <20000625205248.A279@wolery.cumb.org>
> From: Zack Weinberg <zack@wolery.cumb.org>
> Date: Sun, 25 Jun 2000 20:52:48 -0700
> Content-Disposition: inline
> User-Agent: Mutt/1.2i
>
> gcc.dg tests need to prototype exit and abort if they use them.
Oops! Yes, this is fine. I think you can commit it as an obvious fix
if you haven't already.
> Note this particular test might be better off in gcc.c-torture with an
> .x file.
The .x file lets you change the options? It's a gcc.dg test so that
it can always have -fno-strict-aliasing.
> * gcc.dg/20000623-1.c: Prototype exit and abort.
--
- Geoffrey Keating <geoffk@cygnus.com>