------- 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
----------------------------------------------------------------------------
Summary|not vectorizing fortran |not vectorizing fortran
|loops |loops because not moving
| |user lables on the tree
| |level
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19049