This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14802] [3.3/3.4/3.5 Regression] Conditional expression with throw and void fails to compile
- From: "alexis at ortsa dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2004 23:16:14 -0000
- Subject: [Bug c++/14802] [3.3/3.4/3.5 Regression] Conditional expression with throw and void fails to compile
- References: <20040331221331.14802.alexis@ortsa.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From alexis at ortsa dot com 2004-03-31 23:16 -------
I produced the error with gcc version 3.3.3 (Debian 20040321) and gcc version
3.4.0 20040314 (prerelease).
But I made the diff using call.c from the CVS, so if something got fixed it must
be in force_rvalue, and the change occured between the 14th and the 19th of March.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14802