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/37243] [4.4 Regression] IRA causes wrong code generation



------- Comment #17 from hjl at gcc dot gnu dot org  2008-09-02 18:17 -------
Subject: Bug 37243

Author: hjl
Date: Tue Sep  2 18:16:24 2008
New Revision: 139900

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139900
Log:
2008-09-02  H.J. Lu  <hongjiu.lu@intel.com>

        Backport from mainline:
        2008-09-01  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

        * ira.c (setup_eliminable_regset): Only declare i if ELIMINABLE_REGS is
        defined.

        2008-08-29  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-opt/37251
        * ira-color.c (push_allocnos_to_stack): Truncate
        removed_splay_allocno_vec.

        2008-08-29  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-opt/37243
        * ira-color (ira_fast_allocation): Don't assign hard registers to
        global allocnos.

Added:
    branches/ira-merge/gcc/ChangeLog.ira
Modified:
    branches/ira-merge/gcc/ira-color.c
    branches/ira-merge/gcc/ira.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37243


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