This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36238] [4.4 Regression] ICE in reg_or_subregno, at jump.c:1730
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Aug 2008 04:56:04 -0000
- Subject: [Bug middle-end/36238] [4.4 Regression] ICE in reg_or_subregno, at jump.c:1730
- References: <bug-36238-12544@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2008-08-10 04:56 -------
Subject: Bug 36238
Author: pinskia
Date: Sun Aug 10 04:54:37 2008
New Revision: 138924
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138924
Log:
2008-08-09 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR middle-end/36238
* reload1.c (gen_reload): Guard calls to get_secondary_mem
for memory subregs.
2008-08-09 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR middle-end/36238
* gcc.c-torture/compile/pr36238.c: New testcase.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr36238.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/reload1.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36238