--- 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:1
# PRED: ENTRY [100.0%] (fallthru,exec)
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-03-14 01:28 ---
Huh, I still get a .global_var as of yesterday:
# .GLOBAL_VAR_6 = V_MAY_DEF <.GLOBAL_VAR_5>;
bambam ();
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #3 from dnovillo at gcc dot gnu dot org 2006-03-10 15:36
---
Fixed in 4.2.
--
dnovillo at gcc dot gnu dot org changed:
What|Removed |Added
Statu
--- Additional Comments From hp at gcc dot gnu dot org 2005-02-23 15:45
---
It deserves mentioning (for the audience) that the right thing happens for
the generated code in the test-case; this problem is mainly an internal
wart (IIUC):
...
now, the problem is that if there is a mix of r
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-23
15:43 ---
Changing this for Diego.
--
What|Removed |Added
Severity|normal