r195303 - in /trunk/gcc: ChangeLog dumpfile.c t...

singhai@gcc.gnu.org singhai@gcc.gnu.org
Fri Jan 18 18:26:00 GMT 2013


Author: singhai
Date: Fri Jan 18 18:26:04 2013
New Revision: 195303

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195303
Log:
2013-01-18  Sharad Singhai  <singhai@google.com>

	PR tree-optimization/55995
	* dumpfile.c (dump_loc): Print location only if available.
	* tree-vectorizer.c (increase_alignment): Intialize vect_location.

testsuite/ChangeLog
	PR tree-optimization/55995
	* gcc.dg/vect/vect.exp: Use "details" flags for dump info.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dumpfile.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/vect/vect.exp
    trunk/gcc/tree-vectorizer.c



More information about the Gcc-cvs mailing list