]> git.ipfire.org Git - thirdparty/gcc.git/commit
reload1.c (alter_reg): Undo the BYTE_BIG_ENDIAN correction performed by assign_stack_...
authorJeff Law <law@redhat.com>
Thu, 11 Sep 2008 17:17:57 +0000 (11:17 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 11 Sep 2008 17:17:57 +0000 (11:17 -0600)
commit13d7e8af69af2247ab864b2ee1255d34bbc8cbec
tree0898fb2ad51a3a9d37d60922945a0babe332cdb6
parent4ae8027b1847d798f8d17261c8b655fa537da08f
reload1.c (alter_reg): Undo the BYTE_BIG_ENDIAN correction performed by assign_stack_local on the IRA...

* reload1.c (alter_reg): Undo the BYTE_BIG_ENDIAN correction performed
by assign_stack_local on the IRA path for stack slot sharing as well
as the non-IRA path.

From-SVN: r140295
gcc/ChangeLog
gcc/reload1.c