------- Comment #2 from rguenth at gcc dot gnu dot org  2009-01-25 15:56 -------
One thing to note is that the adjustment we do during inlining means that
we miss that same adjustment iff inlining is disabled and the simple
(placement) new wrappers are marked const (and thus do not appear as memory
barriers in the virtual SSA form).


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-01-25 15:56:59
               date|                            |


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

Reply via email to