------- Comment #2 from rguenth at gcc dot gnu dot org  2006-12-08 07:27 -------
As compose is not POD it initializes p in the constructor.  For inherit the
constructor of p is called which - surprise - as a POD constructor does
nothing.


-- 

rguenth at gcc dot gnu dot org changed:

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


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

Reply via email to