This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
PR/9342 breaks ? operator
- From: Dirk Mueller <dmuell at gmx dot net>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, matz at suse dot de,nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jason at redhat dot com
- Date: Tue, 4 Feb 2003 02:28:03 +0100
- Subject: PR/9342 breaks ? operator
Hi,
this commit:
2003-01-17 Jason Merrill <jason@redhat.com>
PR c++/9342
* call.c (build_conditional_expr): Always do lvalue-rvalue
conversion.
introduced the regressions c++/9537 and c++/9440 in mainline.
--
Dirk (received 60 mails today)