[Bug target/14454] [3.3/3.4/4.0 Regression] virtual function with vararg won't compile

nathan at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Oct 9 09:04:00 GMT 2004


------- Additional Comments From nathan at gcc dot gnu dot org  2004-10-09 09:04 -------
It will be a negative number, the value of which depends on the number of
vbases + virtual functions declared with morally[%] virtual heirarchies.
I suspect mip's -32768 limit would be a sensible implementation limit.  That will
allow 8192 virtualbases+virtualfunctionswithinthem

[%] morally virtual == virtual base + all its direct & indirect non-virtual bases

-- 


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



More information about the Gcc-bugs mailing list