[Bug tree-optimization/39761] PRE does not discover constant real/imaginary parts
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-04-14 12:00 --- Huh? I see in .optimized foo (int i) { : if (i != 0) goto ; else goto ; : Invalid sum of incoming frequencies 5000, should be 7231 bar (); [tail call] : Invalid sum of incoming frequencies 12231, sh
[Bug tree-optimization/39761] PRE does not discover constant real/imaginary parts
--- Comment #3 from bonzini at gnu dot org 2009-04-14 11:56 --- No, it survives to RTL :-( Adjusting subject. -- bonzini at gnu dot org changed: What|Removed |Added