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/15187] Inefficient if optimization with -O2 -ffast-math


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-28 12:52 -------
Note branch cost and branch probabilities are two seperate things.  I tried to find what flag is causing 
this but I could not I would need to look into the RTL dups to see what is going on.

-- 


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


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