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 rtl-optimization/39522] [4.4 Regression] fix for PR37514 gives FAIL: gcc.c-torture/execute/stdarg-3.c compilation, -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)



------- Comment #5 from vmakarov at gcc dot gnu dot org  2009-03-26 19:21 -------
Subject: Bug 39522

Author: vmakarov
Date: Thu Mar 26 19:21:18 2009
New Revision: 145093

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145093
Log:
2009-03-26  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/39522
        * reload1.c (reload_as_needed): Invalidate reg_last_reload_reg too
        when reg_reloaded_valid is set.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/reload1.c


-- 


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


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