]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/47008 (gfortran.dg/extends_{23}.f03 FAIL with -Os -fschedule...
authorJakub Jelinek <jakub@redhat.com>
Tue, 21 Dec 2010 14:51:42 +0000 (15:51 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 21 Dec 2010 14:51:42 +0000 (15:51 +0100)
commit96676a5df76b1fe038fde93107ef7107c17e7ee6
tree99bab36dcd38c19b767f60a3869d696e3c2fef2b
parentc75534d1e6e8b62ea4dabf58c2deff1ac09796a7
re PR rtl-optimization/47008 (gfortran.dg/extends_{23}.f03 FAIL with -Os -fschedule-insns)

PR rtl-optimization/47008
* postreload.c (reload_combine_note_store): Also handle
PRE_MODIFY and POST_MODIFY.

* gfortran.dg/pr47008.f03: New test.

From-SVN: r168117
gcc/ChangeLog
gcc/postreload.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr47008.f03 [new file with mode: 0644]