[Bug tree-optimization/16115] [3.5 regression] double-destruction problem with argument passing via temporary (breaks auto_ptr)

rth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 22 21:08:00 GMT 2004


------- Additional Comments From rth at gcc dot gnu dot org  2004-06-22 21:08 -------
Jason confirms that Magic is involved with these types.

My plan to fix involves moving the magic so that the reference-ness of these
types such that it is exposed to the optimizers.  Which will allow them to see
that the code currently being deleted is not in fact dead.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED


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



More information about the Gcc-bugs mailing list