]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/36238 (ICE in reg_or_subregno, at jump.c:1730)
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Sun, 10 Aug 2008 04:54:37 +0000 (04:54 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 10 Aug 2008 04:54:37 +0000 (21:54 -0700)
commitd47c3b4eb17c16582507840c61be4ad05884116b
treec149bf8c75bc08c37cb16f001d258a57a1c07bdf
parent34c66dafcf2dd526e905e53d30828101fecf7eae
re PR middle-end/36238 (ICE in reg_or_subregno, at jump.c:1730)

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.

From-SVN: r138924
gcc/ChangeLog
gcc/reload1.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr36238.c [new file with mode: 0644]