From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 693A43858D1E; Sat, 24 Dec 2022 17:21:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 693A43858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671902504; bh=Xk70SNPQRlsxz+6XwcSqsbGRBfS7H02Z9+pZ6LUjnUo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xrqo+LoLwZ7X8NMWaE3fRXd6H6LEnN72O2r0wJ2wPHq1HadtcvOirXwGZBZfnZBQf 2/kwpnehTQ0ksz2eLHvd5CoxRQ3jE0m0Ho+ulq1BnnHrSUemWxNayeOQ7YOsDl//+S 2zKkN63ojmaL3Io3JNWvACR8QNu8o0D7kXTzQhAc= From: "steveire at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108197] [12/13 Regression] -Wstringop-overread emitted on simple boost small_vector code Date: Sat, 24 Dec 2022 17:21:43 +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.0 X-Bugzilla-Keywords: diagnostic, missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: steveire at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 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=3D108197 --- Comment #2 from Stephen --- Richard, are you saying this a bug in the boost code? It's not quite clear = to me from your message. Can you be more specific about what the bug is in that case?=