------- 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 <[EMAIL PROTECTED]> Dorit Nuzman <[EMAIL PROTECTED]> 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