------- Comment #16 from mmitchel at gcc dot gnu dot org  2007-06-29 17:46 
-------
If this can no longer be reproduced, let's close the bug.

(I believe the assertion in question is important.  If the gimplifier is ever
making copies of classes with assignment operators/copy constructors, we are
doing something wrong.  It is never safe to make such a copy.  Of course, the
front end needs to make that clear to the gimplifier by setting appropriate
bits on the type.)


-- 


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

Reply via email to