From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F24423858C62; Wed, 28 Feb 2024 13:00:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F24423858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709125215; bh=H1+WjELdxhl2k89w2sSjZc3h7+nOuAptN1lixI1QLv0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PAysx0t2jQUATOVOVx/gAlnFJM3Oth7KOL7/1N6NoMexurhSdtZBZfCM7ewy/KP91 qobQe+IOlQ629s/LtfRpjRGGZlIq6YeUi5mz26qrXOFCHp0kWCtw0hYE5NwsYgHtK/ WsjIz49Eqk6iHdRjjKINprAEspnHhD+M+8DZTi6s= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114108] [14 regression] ICE when building opencv-4.8.1 (error: type mismatch in binary expression) since r14-1833 Date: Wed, 28 Feb 2024 13:00:12 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: belagod at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc keywords short_desc 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=3D114108 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org Keywords|needs-bisection | Summary|[14 regression] ICE when |[14 regression] ICE when |building opencv-4.8.1 |building opencv-4.8.1 |(error: type mismatch in |(error: type mismatch in |binary expression) |binary expression) since | |r14-1833 --- Comment #5 from Jakub Jelinek --- Close. Started with r14-1833-gea616f687dccbe42012f786c0ebade5b05850206=