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 target/14454] [3.3/3.4/3.5 Regression] virtual function with vararg won't compile


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-07 13:55 -------
Confirmed on the mainline, it does not happen on 2.95.3 because thunks did not exist or 
were not being used.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|                            |3.5.0
      Known to work|                            |2.95.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-04-07 13:55:23
               date|                            |
            Summary|virtual function with vararg|[3.3/3.4/3.5 Regression]
                   |won't compile               |virtual function with vararg
                   |                            |won't compile
   Target Milestone|---                         |3.4.1


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


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