r245251 - in /trunk/gcc: ChangeLog cprop.c test...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Feb 7 17:45:00 GMT 2017
Author: jakub
Date: Tue Feb 7 17:45:57 2017
New Revision: 245251
URL: https://gcc.gnu.org/viewcvs?rev=245251&root=gcc&view=rev
Log:
PR rtl-optimization/79386
* cprop.c (bypass_conditional_jumps): Initialize
bypass_last_basic_block already before splitting bbs after
unconditional traps...
(bypass_conditional_jumps): ... rather than here.
* gcc.c-torture/compile/pr79386.c: New test.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr79386.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cprop.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list