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++/7618] GCC 3.x vararg disallowed in virtual function


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.


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