From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CAFAE3858D20; Wed, 4 Jan 2023 00:54:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CAFAE3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672793663; bh=6XVjrddzzBdBr8c+crU1FqdVwGYTn93nOLL3mG72r3w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=j8ehorKpH8guBRteCJpOvvcH+Khv16X+ZEXA/QKKK5WQDGWFl75Fsz2fdFV/rFPhV NChaoRtKDfButU6RtxKUy64fZ68hcjVgBiIoFXV/0IRW0GUXWgeApcp+1nu75TF9IQ 5GckDboXkc9LU4NpbHpLbr+6J3Wq1BojpjdH2rRM= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/108278] [13 Regression] runtime error with -O1 -Wall Date: Wed, 04 Jan 2023 00:54:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords blocked target_milestone short_desc component 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=3D108278 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Blocks| |63426 Target Milestone|--- |13.0 Summary|runtime error with -O1 |[13 Regression] runtime |-Wall |error with -O1 -Wall Component|c++ |middle-end Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D63426 [Bug 63426] [meta-bug] Issues found with -fsanitize=3Dundefined=