]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix m68k-aout build failure. Invalid insn abort while compiling newlib.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 1998 22:49:04 +0000 (22:49 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 1998 22:49:04 +0000 (22:49 +0000)
commitc13446dbca45deeeb4891a157e74a53521246bda
treedaa31ef09a9bc0f660f5229242c0f900410ad4c2
parentd0fafca1cd27e5d65304c1ea670a6fc35a387d40
Fix m68k-aout build failure.  Invalid insn abort while compiling newlib.
* reload1.c (reload_as_needed): When rewrite POST_INC, verify
reg_reloaded_contents matches incremented pseudo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23235 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/reload1.c