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/14758] [tree-ssa] another missed forward propagation opportunity


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-30 21:35 -------
The reason why forwprop does not catch all of the them is that it does not run over and over on 
the same statement.

-- 


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


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