re PR tree-optimization/77286 (ICE in fold_convert_loc, at fold-const.c:2248 building...
authorRichard Biener <rguenther@suse.de>
Tue, 23 Aug 2016 13:58:19 +0000 (13:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 23 Aug 2016 13:58:19 +0000 (13:58 +0000)
commit027f10047bf1aa24b2e8e441b554c457a6132686
tree6396360f350e48e4f33a1ca55abda5edb7097000
parent5ea387db6c1eddc8a242d261ed2df1552222663c
re PR tree-optimization/77286 (ICE in fold_convert_loc, at fold-const.c:2248 building 435.gromacs)

2016-08-23  Richard Biener  <rguenther@suse.de>

PR tree-optimization/77286
* tree-vect-loop.c (vect_analyze_loop_form_1): Do not modify
the CFG here.
(vect_transform_loop): Split exit edges of loop and scalar
loop if required and at the appropriate time.

From-SVN: r239700
gcc/ChangeLog
gcc/tree-vect-loop.c