From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EB64C3858C66; Mon, 22 Apr 2024 04:11:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB64C3858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713759079; bh=qG5tibGdDF3yoc5fC152oA9ElB2VEG9GrNn2o0PqWRA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OXaEaZGrUtl7XzLsqwx71ORWIgLl6Osr/q03196H+jf5FQtE/XDvpiz7iMWqexD+t NYo0OGsfaeB0KYT/u2UJPWUV7YrYOzZORRGMOPt3ZINLNeiP96jRQ/CTJj3+xtAQwB s4GCP5WsvltJCY2gc8a41ofxsj91FpVQAgN0KiVM= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/114790] ICE when building intel-compute-runtime (error: direct call to ... speculative call sequence has no speculative flag) Date: Mon, 22 Apr 2024 04:11:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code, lto X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: attachments.created 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=3D114790 --- Comment #9 from Andrew Pinski --- Created attachment 58003 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D58003&action=3Dedit t2.cc `gcc -Wfatal-errors -fvisibility=3Dhidden -shared t1.cc t2.cc -o t.so -fPIC= -O2 -flto=3D1 -flto-partition=3D1to1 -w`=