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 tree-optimization/26406] [4.2 Regression] Forwardprop does harm for VRP to figure out if a point is non zero



------- Comment #14 from pinskia at gcc dot gnu dot org  2006-02-25 17:31 -------
Why is forward prop doing this in the first place, this actually causes
increased register pressure for sure, at least for non one use variables?


-- 


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


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