re PR rtl-optimization/39241 (ICE in subreg_get_info, at rtlanal.c:3104)
authorH.J. Lu <hjl@gcc.gnu.org>
Wed, 25 Feb 2009 18:49:28 +0000 (10:49 -0800)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 25 Feb 2009 18:49:28 +0000 (10:49 -0800)
commit8592acaf3c88a198bbb27a541608486bf682569a
treee1d3b164f02a5afeb3be60ed415640669effa2ba
parent62d049cf1ec30bdc76712c870fa974c467ff092b
re PR rtl-optimization/39241 (ICE in subreg_get_info, at rtlanal.c:3104)

gcc/

2008-02-25  H.J. Lu  <hongjiu.lu@intel.com>

PR rtl-optimization/39241
* jump.c (rtx_renumbered_equal_p): Remove 2 superfluous calls
to subreg_offset_representable_p.

gcc/testsuite/

2008-02-25  H.J. Lu  <hongjiu.lu@intel.com>

PR rtl-optimization/39241
* gcc.dg/torture/pr39241.c: New.

From-SVN: r144430
gcc/ChangeLog
gcc/jump.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr39241.c [new file with mode: 0644]