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: patch to make gcc.c-torture/noncompile cycle through -O*


  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


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