From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AB0B838708EE; Mon, 15 Jun 2020 19:01:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB0B838708EE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1592247669; bh=TKgy9tZp+ruWrf8KOFLwX+ZaDWLJhEg6djYgLw2ZELk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KOsvcHg2j1G9cip19xFXP5nDP77Ok/4fmVQdf+MtzgSQP6Rik1/WReP7uzc/MDUSx 3Bxx78/M6LV5WbzqYRRPe0n0/HPoutdrIKzmcBbTjDzbyyYokSnTiwLX3xLn022z/T D3NQ2N1CcrhkQX49rsVAz+01JW/U9RuvJaHw6cbY= From: "seurer at linux dot vnet.ibm.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/95662] [11 regression] ICE at gimple-expr.c:87 since r11-1146 Date: Mon, 15 Jun 2020 19:01:09 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at linux dot vnet.ibm.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.0 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 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: Mon, 15 Jun 2020 19:01:09 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95662 --- Comment #2 from Bill Seurer --- OK. If you fix the other one I will try it and see if it fixes this, too.=