------- Comment #3 from pinskia at gcc dot gnu dot org  2008-09-11 21:02 -------
This is allowed by the standard.  THe compiler can elide constructors as
defined by the C++ standard.   If you want not this behavior use
-fno-elide-constructors.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to