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++/25868] [3.4/4.0/4.1/4.2 Regression] Multiple templates and typedefs cause function prototype not to match



------- Comment #2 from rguenth at gcc dot gnu dot org  2006-01-20 10:19 -------
Confirmed.  I can't see anything wrong with the testcase.  EDG accepts it in
-strict_ansi mode, as does the old C++ parser.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|i686-pc-linux-gnu           |
           Keywords|                            |rejects-valid
      Known to fail|                            |3.4.5 4.0.3 4.1.0 4.2.0
      Known to work|                            |3.3.6
   Last reconfirmed|0000-00-00 00:00:00         |2006-01-20 10:19:41
               date|                            |
            Summary|Multiple templates and      |[3.4/4.0/4.1/4.2 Regression]
                   |typedefs cause function     |Multiple templates and
                   |prototype not to match      |typedefs cause function
                   |                            |prototype not to match


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


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