This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13064] getting address of a virtual base before its construction causes a crash


------- Additional Comments From joseph at dkd dot lt  2003-11-16 01:58 -------
Does the standard say I can't take the address of an object that has already 
been allocated but not yet constructed? 
 

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]