This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/36238] [4.4 Regression] ICE in reg_or_subregno, at jump.c:1730



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]