From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8FD9D3858D37; Sun, 15 Jan 2023 19:23:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8FD9D3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673810616; bh=b0KB3gEZEcNXbcCNAOIXODNaveMSWjbEslzPTGmU9HQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eyaqp/sz9k7KbBUSkn3W2CDcDKpB7GW3FxKcWbocYULQZnBqTfdEUpPUYR+aT14w3 Xw2bdj6tOCY3FGyzJ3njGXJ6eOmsccwW3qIms4HC1Xij6mkJ3YIEuFTxT8ohPXWsS0 zUE5XnwI5NyvIAqj3BLT3UoxpnEJRFBynjVsNyk4= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108402] False positive Wuninitialized with ftrivial-auto-var-init=pattern Date: Sun, 15 Jan 2023 19:23:36 +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: 12.2.1 X-Bugzilla-Keywords: diagnostic 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=3D108402 --- Comment #5 from Andrew Pinski --- (In reply to pefoley2 from comment #4) > Yeah, I had a lot of trouble getting creduce to do something sane with the > testcase that didn't wind up just deleting everything. You could compress it using either bzip or gzip (or xz). We are ok with the file being compressed if it goes over the attachment size limit. > It should also be reproducible via make O=3Dum ARCH=3Dum allyesconfig > drivers/spi/spi-stm32-qspi.o in a 6.1 linux kernel tree. from https://gcc.gnu.org/bugs/ (What we do not want): ``` The location (URL) of the package that failed to build (we won't download i= t, anyway, since you've already given us what we need to duplicate the bug, haven't you? :-) ```=