This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/19049] not vectorizing fortran loops because not moving user lables on the tree level


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]