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++/14802] [3.3/3.4/3.5 Regression] Conditional expression with throw and void fails to compile


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


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