re PR tree-optimization/55995 (vect increase_alignment notes missing from dump file)
authorSharad Singhai <singhai@google.com>
Fri, 18 Jan 2013 18:26:04 +0000 (18:26 +0000)
committerSharad Singhai <singhai@gcc.gnu.org>
Fri, 18 Jan 2013 18:26:04 +0000 (18:26 +0000)
commita3d7af04118e10c592dfdd9502a8368df3d34853
treef815f25d8f722ca435ea413125a86500a173f9e5
parent66aa7879c87e4ecc9f99509c517afa0b4401f0c4
re PR tree-optimization/55995 (vect increase_alignment notes missing from dump file)

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.

From-SVN: r195303
gcc/ChangeLog
gcc/dumpfile.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/vect.exp
gcc/tree-vectorizer.c