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 optimization/15265] delete_output_reload deletes necessary insn


------- Additional Comments From matz at suse dot de  2004-05-06 13:40 -------
Ah, minor correction: the loop counting n_inherited goes over all reloads. 
But this doesn't change anything, as (like in this case) there might be 
that the current reload which is inherited is the only one dealing with 
this certain reload register. 

-- 


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


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