[Bug c++/19604] vtable error with virtual inheritance and arrays

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 26 04:25:00 GMT 2005


------- Additional Comments From bangerth at dealii dot org  2005-01-26 04:25 -------
You are accessing something here  
  var[1].adresse() 
that definitely is not an A, but sitting somewhere between other 
objects. That's definitely not allowed. 
 
W. 

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


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



More information about the Gcc-bugs mailing list