From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6BEBD386F432; Fri, 22 May 2020 18:30:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6BEBD386F432 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1590172232; bh=oc+cyyUcgUP8xOxvqmZrjflXFDm5aVJ7xhJFfboFU9Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SBK9ypXkO1lrh41UVAt/ZOKLzAKM3Rc/qiKnMvLEAkIDYEfKmX8/9Hp4bwISDUEWC RaylFTIu3TNCplV6XgbfN/x5Mqg+CWXtWGPIieaTsU9UVUwAtY0eAUQUherj8knciP 8ypj9G2QaLwQCuJHPcksz7/77pehNmKKEV0kRyU8= From: "tkoenig at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/95276] [11 Regression] Amusing stringpop-overflow message building libgfortran Date: Fri, 22 May 2020 18:30:32 +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: unknown X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: tkoenig 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2020 18:30:32 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95276 Thomas Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Amusing stringpop-overflow |[11 Regression] Amusing |message building |stringpop-overflow message |libgfortran on power9 |building libgfortran Component|target |middle-end --- Comment #1 from Thomas Koenig --- Also found on x86_64. Not sure where this belongs, but it looks like a regression.=