------- Comment #3 from jbuck at gcc dot gnu dot org  2007-01-12 08:18 -------
Andrew is right, this isn't a bug, and is in fact required by the ABI.
See http://www.codesourcery.com/cxx-abi/abi.html#class-types, section II,
subsection 3.  "First, attempt to place D at offset 0."  No rule prevents doing
this, so that is where it lands.


-- 

jbuck at gcc dot gnu dot org changed:

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


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

Reply via email to