This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14369] [3.4/3.5 Regression] errenous reject of well-formed code
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2004 21:40:28 -0000
- Subject: [Bug c++/14369] [3.4/3.5 Regression] errenous reject of well-formed code
- References: <20040301183611.14369.gdr@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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