]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/52175 (ICE in maybe_record_trace_start after invalid dbr_sched...
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 11 Feb 2012 09:00:42 +0000 (09:00 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 11 Feb 2012 09:00:42 +0000 (09:00 +0000)
commit4cb0fdbca0dbe3841b2e82a712895324c058554c
treec14fb082dc2ec8626408c0b4f1957808cdcc043f
parent4e92c31f3a3d1e85c3269348f1953658f11e694f
re PR rtl-optimization/52175 (ICE in maybe_record_trace_start after invalid dbr_schedule transformation)

gcc/
PR rtl-optimization/52175
* reorg.c (fill_slots_from_thread): Don't apply add/sub optimization
to frame-related instructions.

gcc/testsuite/
PR rtl-optimization/52175
* gcc.c-torture/compile/pr52175.c: New test.

From-SVN: r184128
gcc/ChangeLog
gcc/reorg.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr52175.c [new file with mode: 0644]