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++/14502] [3.3 Regression] g++ compile fails "no matching function" using forward declaration of class involving inheritance


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-09 15:04 -------
Confirmed on the released version of 3.3.3.  Note while 3.4.0 (20040116) accepts the code while 3.4 
(20031218) rejects it.  The reason why I did not change the status to NEW is because I do not have a 
newer 3.3.x compiler.  Also the mainline accepts the code and so does 3.0.4 making it a regression if it 
is not already fixed on the 3.3.x branch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
      Known to fail|                            |3.3.1 3.3.3
      Known to work|                            |3.4.0 3.5.0 3.0.4
   Target Milestone|---                         |3.3.4


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


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