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/28071] [4.1/4.2 regression] A file that can not be compiled in reasonable time/space



------- Comment #42 from hubicka at gcc dot gnu dot org  2006-08-21 00:00 -------
Subject: Bug 28071

Author: hubicka
Date: Mon Aug 21 00:00:14 2006
New Revision: 116277

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116277
Log:
        PR rtl-optimization/28071
        * reload1.c (reg_has_output_reload): Turn into regset.
        (reload_as_needed, forget_old_reloads_1, forget_marked_reloads,
        choose_reload_regs, emit_reload_insns): Update to new
        reg_has_output_reload.

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


-- 


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


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