From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8561 invoked by alias); 4 Feb 2003 01:36:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 8545 invoked by uid 71); 4 Feb 2003 01:36:01 -0000 Date: Tue, 04 Feb 2003 01:36:00 -0000 Message-ID: <20030204013601.8544.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dirk Mueller Subject: PR/9342 breaks ? operator Reply-To: Dirk Mueller X-SW-Source: 2003-02/txt/msg00169.txt.bz2 List-Id: The following reply was made to PR c++/9342; it has been noted by GNATS. From: Dirk Mueller To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, matz@suse.de, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org, jason@redhat.com Cc: Subject: PR/9342 breaks ? operator Date: Tue, 4 Feb 2003 02:28:03 +0100 Hi, this commit: 2003-01-17 Jason Merrill 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)