------- Comment #3 from pinskia at gcc dot gnu dot org 2010-03-02 18:58 ------- Even though the C++ front-end produces the NOP_EXPR still, the gimplifier removes them early on and uses VCE instead. So this is no longer a missed optimization. I am unassigning myself too.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|pinskia at gcc dot gnu dot |unassigned at gcc dot gnu |org |dot org Status|ASSIGNED |NEW Keywords|missed-optimization | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36431