This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19049] not vectorizing fortran loops because not moving user lables on the tree level
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Dec 2004 04:27:01 -0000
- Subject: [Bug tree-optimization/19049] not vectorizing fortran loops because not moving user lables on the tree level
- References: <20041217040255.19049.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-17 04:27 -------
Created an attachment (id=7768)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7768&action=view)
patch which fixes the non vectorizor problem
This patch fixes the merging of the BB and the vectorizer can see the loop now.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19049