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++/14369] [3.4/3.5 Regression] errenous reject of well-formed code


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-01 21:40 -------
Confirmed, the problem is arg3 is a non_dependent_expr tree which contains a throw_expr tree.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
      Known to fail|                            |3.4.0 3.5.0
      Known to work|                            |3.3.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-01 21:40:27
               date|                            |
            Summary|errenous reject of well-    |[3.4/3.5 Regression]
                   |formed code                 |errenous reject of well-
                   |                            |formed code
   Target Milestone|---                         |3.4.0


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


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