[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug tree-optimization/28624] [4.2/4.3 regression] latent segfault in remove_phi_node




------- Comment #5 from pinskia at gcc dot gnu dot org  2006-12-12 01:24 -------
The problem is EXECUTE_IF_SET_IN_BITMAP does not like the bitmap to change from
underneath it.

I have a patch which fixes this issue.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-12-12 01:24:00
               date|                            |


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



Reply to: