From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2DCBE3858433; Mon, 15 May 2023 15:33:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2DCBE3858433 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684164818; bh=Uro7ojaUZgPsVHFM8rcHVmMu6KxoOOFHSA6n7IpwhMY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=c8zSvmvuKJfQNC/3Rg3WI4UIOtdkn8R3xihsATMBng9B2c3112GzUplB3fF2FF9It CMVSkJexajppDjVamjyuUWg11FyOLWRWwWQ1ufzT5iGmp2I3X6Zo9/+ZK3oCBht6wV X4Ov/MuMIYERH0e079VLtFUXdsvTZxi8WBk/1hrI= From: "ferdasi at opentrash dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109852] Making of gcc13 errors out compiling libcpp/charset.cc with Wstringop-overflow Error with "-march=native -O3 " Date: Mon, 15 May 2023 15:33:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 13.1.1 X-Bugzilla-Keywords: build, diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: ferdasi at opentrash dot com 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: attachments.created 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=3D109852 --- Comment #4 from Erich --- Created attachment 55086 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55086&action=3Dedit Compressed preprocessed charset.i file=