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/16967] Iterating gcse.c CPROP and PRE does not reach a fixed point


------- Additional Comments From dberlin at gcc dot gnu dot org  2005-05-04 01:16 -------
PRE should notice the value is AVAIL in the block it's placing it in, so it
shouldn't end up in the insert bitmap.


-- 


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


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