tree-cfg.c (gimple_duplicate_sese_region): Fix ordering of set_loop_copy and initiali...
authorRichard Biener <rguenther@suse.de>
Thu, 6 Feb 2014 09:41:44 +0000 (09:41 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 6 Feb 2014 09:41:44 +0000 (09:41 +0000)
commitd50f7b84e39784a14e96d095964d71fbdf53f5e9
tree3575337a719184192100d5befc13113f7a548d4d
parent179d29415e365b1473165627efa12607f7ca5975
tree-cfg.c (gimple_duplicate_sese_region): Fix ordering of set_loop_copy and initialize_original_copy_tables.

2014-02-06  Richard Biener  <rguenther@suse.de>

* tree-cfg.c (gimple_duplicate_sese_region): Fix ordering of
set_loop_copy and initialize_original_copy_tables.

From-SVN: r207532
gcc/ChangeLog
gcc/tree-cfg.c