passes.c (execute_function_todo): Verify loops if they are said to be up-to-date.
authorRichard Biener <rguenther@suse.de>
Thu, 11 May 2017 07:26:32 +0000 (07:26 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 11 May 2017 07:26:32 +0000 (07:26 +0000)
commit687aed9cc8c53b7833df9c62912292c17fdbc97f
tree771604cdd80818bfa104f17817ef974cee473876
parenteb5095f83f43c7ed972574047551b4538fa23f5e
passes.c (execute_function_todo): Verify loops if they are said to be up-to-date.

2017-05-11  Richard Biener  <rguenther@suse.de>

* passes.c (execute_function_todo): Verify loops if they are
said to be up-to-date.
* cfgexpand.c (pass_expand::execute): Discard loops for -dx.
* trans-mem.c (pass_tm_edges::execute): Mark loops for fixup.

From-SVN: r247879
gcc/ChangeLog
gcc/cfgexpand.c
gcc/passes.c
gcc/trans-mem.c