------- Comment #5 from steven at gcc dot gnu dot org  2010-07-13 11:00 -------
Insofar something that doesn't exist anymore can be considered broken, this bug
is FIXED:

;; Function x (x)

x ()
{
  intD.0 aD.1233;
  intD.0 D.1983;

  # BLOCK 2 freq:10000
  # PRED: ENTRY [100.0%]  (fallthru,exec)
  aD.1233_1 = constfunD.1227 ();
  # .MEMD.1986_5 = VDEF <.MEMD.1986_4(D)>
  # USE = nonlocal
  # CLB = nonlocal
  bambamD.1229 ();
  D.1983_3 = aD.1233_1 + aD.1233_1;
  return D.1983_3;
  # SUCC: EXIT [100.0%]

}


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


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

Reply via email to