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]

Re: Glitch in gcc.dg/20000623-1.c


> 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>

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