This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: patch to make gcc.c-torture/noncompile cycle through -O*
- To: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
- Subject: Re: patch to make gcc.c-torture/noncompile cycle through -O*
- From: Jeffrey A Law <law@cygnus.com>
- Date: Tue, 24 Aug 1999 00:39:33 -0600
- cc: egcs-patches@egcs.cygnus.com
- Reply-To: law@cygnus.com
In message <199907210237.WAA15036@caip.rutgers.edu>you write:
> The gcc.c-torture/noncompile directory currently does not
> attempt to try its tests with any optimizations. I think it should
> just to see if any of them crash the compiler. Below is a patch to
> make it cycle through the same options as the compile and execute dirs.
> (In case you're wondering, several of the tests do abort.)
>
> Okay to install?
>
> Thanks,
> --Kaveh
>
> 1999-07-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
>
> * noncompile/noncompile.exp: Load_lib c-torture.exp.
> (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
> call `postbase' for each one. All callers of `postbase' changed
> to call this instead.
This is fine. Sorry for the delay. Please install it.
noncompile.exp hasn't changed in a long time, so make sure to add 1999 to
its copyright date :-)
Thanks,
jeff