patch to make gcc.c-torture/noncompile cycle through -O*

Jeffrey A Law law@cygnus.com
Mon Aug 23 23:41:00 GMT 1999


  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



More information about the Gcc-patches mailing list