[Bug c++/7618] GCC 3.x vararg disallowed in virtual function
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 19 23:35:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7618
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
GCC target triplet| |power-*-*, mips--*-*
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-19 23:35 -------
I can reproduce this in 3.3.2 (20030815) on powerpc-apple-darwin6.6.
It might also happen on other targets, it is target dependent because where it fails is after
calling targetm.asm_out.can_output_mi_thunk.
More information about the Gcc-bugs
mailing list