--
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed||1
Last reconfirmed|-00-00 00:00:00 |2005-01-
--- 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 c
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-17
04:15 ---
The problem is that tree_can_merge_blocks_p returns false as BB a has a user
label, what should
happen instead is just move the user label.
--
What|Removed |Added
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-17
04:05 ---
If anyone wants the full benchmark I can attach it or sent it to them.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19049