gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Feb 2012 09:00:42 +0000 (09:00 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Feb 2012 09:00:42 +0000 (09:00 +0000)
commitf04219380292536160b6c792c0410e2fc737a298
treec14fb082dc2ec8626408c0b4f1957808cdcc043f
parentee7ee34da786c135cf0415c99f204e7e6b5cafc3
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184128 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reorg.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr52175.c [new file with mode: 0644]