tree-vectorizer.c (vect_print_dump_info): Avoid the file and location clutter when...
authorRichard Guenther <rguenther@suse.de>
Wed, 24 Aug 2011 11:26:42 +0000 (11:26 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 24 Aug 2011 11:26:42 +0000 (11:26 +0000)
commit76f60b1980d82a823f076b6a11a1b1f6a3645fbe
treec2bc49a71f28314512348e399a86346cc85511c9
parent0e3fdb489ed8d587a6f759b62966d7971e51bdf1
tree-vectorizer.c (vect_print_dump_info): Avoid the file and location clutter when dumping to dump files.

2011-08-24  Richard Guenther  <rguenther@suse.de>

* tree-vectorizer.c (vect_print_dump_info): Avoid the
file and location clutter when dumping to dump files.

From-SVN: r178034
gcc/ChangeLog
gcc/tree-vectorizer.c