From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4B7673858D3C; Wed, 28 Jun 2023 20:26:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4B7673858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687983978; bh=BSOU0xz+mvTZ++93e79YY1nHGhKSCxon0MzlBRpZ9GQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pZnxa49XD5AvcSd+eS1XnBxvEqjSwow/MzgCIeLqPN2ZREDhf1i8wrCmyhhvpgVIE rmvAFAgpb4AFvO7lb1/PbCp8K9Q1dg4M1tpySs/29ebdIT2ZA5se/FO7+Cb4VARIWi GpdM3qDb6bQfOdvHBeiWLiV7yo4itrgnPpvFmx6o= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/110468] internal compiler error in nothrow_spec_p (g++ > 11) Date: Wed, 28 Jun 2023 20:26:18 +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-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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=3D110468 --- Comment #3 from Andrew Pinski --- (In reply to gococobu from comment #2) > Thanks for your reply. Even compressed, it is too big for bugzilla (1.5M > .xz, 2.1M .gzip) >=20 > Maybe you can close this bug, and I'll resubmit when/if I get a smaller > testcase for this specific bug? (right now, I'm just trying to go around = it) Is there a place where you can place the compressed temporary and I can hav= e a go at reducing it.=