[Bug c++/14369] [3.4/3.5 Regression] errenous reject of well-formed code

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Mar 1 21:40:00 GMT 2004


------- 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



More information about the Gcc-bugs mailing list