[Bug tree-optimization/26420] -ftree-vectorizer-verbose=1 prints unvectorized loops information
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Mar 5 10:57:00 GMT 2007
------- Comment #4 from rguenth at gcc dot gnu dot org 2007-03-05 10:57 -------
Subject: Bug 26420
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
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26420
More information about the Gcc-bugs
mailing list