From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AEAB63851C11; Thu, 23 Apr 2020 05:24:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AEAB63851C11 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587619487; bh=WPRE971qtHeIy/KwT/VJmVQjWZ840jFkeirCpZJ5g/4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hlESGRNwvN3HpyJQdzjFC0V8o43Jvne2gMRBXD71XoCI1fAP/HWqNR1F/9QcjFbg7 0f2O0xyoAcOfIQi2ni829fxcQRsZ1RxiQGJBANqakuQY5sNZ2Mmy0IxsmRUbPMzQDd A5QtD5i1rje+U5RxA4OXrUK7QI9he91UTuJc5UKE= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/94726] [10 Regression] internal compiler error: in uniform_vector_p, at tree.c:11214 since r10-2089-g21caa1a2649d586f Date: Thu, 23 Apr 2020 05:24:47 +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: 10.0 X-Bugzilla-Keywords: error-recovery, ice-on-invalid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on cf_known_to_fail cc short_desc everconfirmed target_milestone bug_status cf_known_to_work 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: Thu, 23 Apr 2020 05:24:47 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94726 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2020-04-23 Known to fail| |10.0 CC| |marxin at gcc dot gnu.org, | |prathamesh3492 at gcc dot = gnu.org Summary|[10 Regression] internal |[10 Regression] internal |compiler error: in |compiler error: in |uniform_vector_p, at |uniform_vector_p, at |tree.c:11214 |tree.c:11214 since | |r10-2089-g21caa1a2649d586f Ever confirmed|0 |1 Target Milestone|--- |10.0 Status|UNCONFIRMED |ASSIGNED Known to work| |9.3.0 --- Comment #1 from Martin Li=C5=A1ka --- Confirmed, started with r10-2089-g21caa1a2649d586f. Let me take a look.=