From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7F8963858C50; Sat, 4 Nov 2023 08:28:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F8963858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699086534; bh=HSO5/yAOnGL7M6Or8pE5x353iq9Cs7BB9S62SYP/bto=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MNpvlc7GVwYNZFaU3kFF4FEDhG86E1NizVxHv9b/6tpbSdU+mZrOzT5CxRLHA/pXY TjziOJSOzdnBaxSXHejsMpQZOMKPh90HHyBSa6aE5mQgV6itf+C87JrqhfQn2X2yNO ZlGEuBJChMsxXr0BP0dkWDYzd/Pzp8Z8ZyFqHEIk= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/112269] [14 Regression] x86_64 GNU/Linux '-m32' multilib 'libstdc++-v3/include/complex:1493: internal compiler error: in tsubst_expr, at cp/pt.cc:21534' since r14-4796-g3e3d73ed5e85e7 Date: Sat, 04 Nov 2023 08:28:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-checking, ice-on-valid-code, needs-reduction, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: ppalka at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112269 --- Comment #9 from Jonathan Wakely --- (In reply to Patrick Palka from comment #5) > I can't reproduce any of these testsuite failures on trunk with x86_64 > -m32... could you provide a preprocessed source file perhaps? The libstdc++ testsuite shows lots of failures with -m32 -std=3Dc++20 e.g. FAIL: 23_containers/vector/48101-2_neg.cc -std=3Dc++20 (test for errors, = line ) FAIL: 23_containers/vector/48101-2_neg.cc -std=3Dc++20 (test for excess er= rors) Excess errors: /tmp/build/x86_64-pc-linux-gnu/32/libstdc++-v3/include/complex:1493: intern= al compiler error: in tsubst_expr, at cp/pt.cc:21534 0x78b9fb tsubst_expr(tree_node*, tree_node*, int, tree_node*) /home/test/src/gcc/gcc/cp/pt.cc:21534=