From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 52FA53858D37; Sun, 11 Feb 2024 16:12:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 52FA53858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707667937; bh=K0Pi6Mzk5cjreUftH3YIuwVGxh/nuAVDtFmUZp3uNL4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sCji6nNQPpJZ9/1wNjrhdnZdSTPR0Va9ReOyHdeF+DhUqKZ2Zcp7JbP5hvrzVrD0l QJwp/n7xenCUbmAUH/spWVenRyhXlsA53fM48jfERxRdXpJoJPd4j8sL1Wyg1o6Op1 W2d3B6weRR28BSOtpOfRbWf0nmgZfmeQnhX0cCBI= From: "tanksherman27 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106103] ICE in binds_to_current_def_p when source object files are compiled with -flto -Os Date: Sun, 11 Feb 2024 16:12:16 +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: 12.1.0 X-Bugzilla-Keywords: ice-on-valid-code, lto X-Bugzilla-Severity: normal X-Bugzilla-Who: tanksherman27 at gmail dot com 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: cc 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=3D106103 Julian Waters changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tanksherman27 at gmail dot= com --- Comment #4 from Julian Waters --- The Java HotSpot VM also cannot currently be compiled for Windows with optimization level SIZE and Link Time Optimization active due to this bug=