r122544 - in /trunk/gcc: ChangeLog tree-vectori...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Mon Mar 5 10:57:00 GMT 2007


Author: rguenth
Date: Mon Mar  5 10:57:09 2007
New Revision: 122544

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122544
Log:
2007-03-05  Richard Guenther  <rguenther@suse.de>
	Dorit Nuzman  <dorit@il.ibm.com>

	PR tree-optimization/26420
	* tree-vectorizer.c (vectorize_loops): Bail out early if there
	are no loops in the function.  Only print the number of
	vectorized loops if it is greater than zero or we are supposed
	to print information about unvectorized loops.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vectorizer.c



More information about the Gcc-cvs mailing list