]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/54131 (ICE building 416.gamess, reload_cse_simplify_operands)
authorAlan Modra <amodra@gmail.com>
Tue, 31 Jul 2012 22:14:44 +0000 (07:44 +0930)
committerAlan Modra <amodra@gcc.gnu.org>
Tue, 31 Jul 2012 22:14:44 +0000 (07:44 +0930)
commit7099ce06b06e1899b2c4a8aac93829a34b0b7108
tree780cb30ed2133a9b4ca64aed7bd56e5bf9e83e5f
parentfdc43210e38125c34a8578e1fb8f7b09c396c14c
re PR target/54131 (ICE building 416.gamess, reload_cse_simplify_operands)

PR target/54131
* config/rs6000/rs6000.c (mem_operand_gpr): Don't limit range
of lo_sum offsets.  Comment.  Assert mode at least word size
rather than bypassing powerpc64 word offset check.

From-SVN: r190022
gcc/ChangeLog
gcc/config/rs6000/rs6000.c