c++/4203: empty base class optimization zeroes first byte of other base class when using multiple inheritance

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Sep 4 07:57:00 GMT 2001


Synopsis: empty base class optimization zeroes first byte of other base class when using multiple inheritance

State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Sep  4 07:57:36 2001
State-Changed-Why:
    Fixed on mainline and 3.0 branch. This will work in 3.0.2
    
    2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
    
    	PR c++/4203
    	* call.c (build_over_call): Do not optimize any empty base
    	construction.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4203&database=gcc



More information about the Gcc-bugs mailing list