]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-vectorizer.c (vect_print_dump_info): Print line number when dumping to a file.
authorIra Rosen <ira.rosen@linaro.org>
Sun, 4 Sep 2011 08:53:43 +0000 (08:53 +0000)
committerIra Rosen <irar@gcc.gnu.org>
Sun, 4 Sep 2011 08:53:43 +0000 (08:53 +0000)
commit7cd3603bf9a67ac0048541cc6698c174136e5a37
tree3b34bf185155f7a5ade21452f9ffa8cca80956ef
parent917e2efb87f55a942760974e469bfec0cac01ba5
tree-vectorizer.c (vect_print_dump_info): Print line number when dumping to a file.

        * tree-vectorizer.c (vect_print_dump_info): Print line
        number when dumping to a file.
        (vectorize_loops): Add new messages to dump file.

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