From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8FDA8385DC0C; Mon, 13 Apr 2020 20:38:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8FDA8385DC0C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1586810313; bh=Fl+M0MtGtrBrG/ZR8atRu2EhZ7zE3YowTJOgukzJUqU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dJaENLAuEI/djJZUkDlH9y0SrwwNTd8iq9d+UWavCv2aLhebSjyI4tA5Rp/ZO98oq 9zkDDdmGx7MUmiaeY4uo8oW6KzbdlPhwC8DStmDCamMfXHZhDW2VfZV+OUQ6nfTrt9 SCMNDUAoROQ3JnRgsBF4NoO1VteYwCPgP7bOA17Q= From: "msebor at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/49716] internal compiler error: in new_Cloog_Domain_from_ppl_Pointset_Powerset Date: Mon, 13 Apr 2020 20:38:33 +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: 4.6.1 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: msebor at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WORKSFORME 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: resolution cc bug_status 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, 13 Apr 2020 20:38:33 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D49716 Martin Sebor changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME CC| |msebor at gcc dot gnu.org Status|UNCONFIRMED |RESOLVED --- Comment #4 from Martin Sebor --- I can't reproduce an ICE with the attached translation unit so based on that and on comment #3 resolving as worksforsome. Please reopen if it persists = with trunk (and provide full details of compiler options again).=