Remove unpaired TERMINATE_PASS_LIST in passes.def
2015-12-11 Tom de Vries <tom@codesourcery.com> * passes.def: Remove unpaired TERMINATE_PASS_LIST. From-SVN: r231561
This commit is contained in:
parent
f5c08287e2
commit
7d3015e850
@ -1,3 +1,7 @@
|
||||
2015-12-11 Tom de Vries <tom@codesourcery.com>
|
||||
|
||||
* passes.def: Remove unpaired TERMINATE_PASS_LIST.
|
||||
|
||||
2015-12-11 Michael Matz <matz@suse.de>
|
||||
|
||||
* hash-map.h (hash_map::hash_map): Gather statistics only
|
||||
|
@ -410,7 +410,6 @@ along with GCC; see the file COPYING3. If not see
|
||||
NEXT_PASS (pass_rtl_unroll_loops);
|
||||
NEXT_PASS (pass_rtl_doloop);
|
||||
NEXT_PASS (pass_rtl_loop_done);
|
||||
TERMINATE_PASS_LIST ()
|
||||
POP_INSERT_PASSES ()
|
||||
NEXT_PASS (pass_web);
|
||||
NEXT_PASS (pass_rtl_cprop);
|
||||
|
Loading…
Reference in New Issue
Block a user