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/36663] IRA ICE in save_call_clobbered_regs at caller-save.c:1949



------- Comment #3 from vmakarov at redhat dot com  2008-07-07 18:30 -------
Liveness info was missed in data-flow equation calculation for set free when
the save/restore placement optimization was written. 
Fortunately, the case was catched by an assertion.


The patch solving the problem has been submitted (please see above).


-- 


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


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