too long lines were shrinked: Calls: _ZN2L019APITracerContextImp24releaseActivetracersListEv/2075678 (114435364 (estimated locally),0.40 per call) _ZNSt6vectorIPvSaIS0_EE6resizeEm.constprop.0/7377829 (inlined) (143044205 (estimated locally),0.50 per call) (can throw external) _ZNKSt6vectorIN2L025APITracerCallbackStateImpIPFvP4 Indirect call(618839143 (estimated locally),2.16 per call) (can throw external) num speculative call targets: 0 Indirect call(143044205 (estimated locally),0.50 per call) (can throw external) num speculative call targets: 0 Indirect call(618839143 (estimated locally),2.16 per call) (can throw external) num speculative call targets: 0 Indirect call(speculative) (28608841 (estimated locally),0.10 per call) (can throw external) num speculative call targets: 1 during IPA pass: inline /var/tmp/portage/dev-libs/intel-compute-runtime-24.13.29138.7/work/compute-runtime-24.13.29138.7/level_zero/experimental/source/tracing/tracing_barrier_imp.cpp:32:35: internal compiler error: verify_cgraph_node failed 0x25ce642 internal_error(char const*, ...) ???:0 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_gnome-20240416-195647 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 18.1.3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.3 Python 3.11.9 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.77.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-17 [2] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.22.2 linux/amd64 HEAD of ::gentoo commit c3a5f1e5b70eb34e28589436c387049d057c5eb0 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Apr 18 04:34:23 2024 +0000 2024-04-18 04:34:23 UTC emerge -qpvO dev-libs/intel-compute-runtime [ebuild N ] dev-libs/intel-compute-runtime-24.13.29138.7 USE="l0 -vaapi"
Created attachment 891043 [details] emerge-info.txt
Created attachment 891044 [details] dev-libs:intel-compute-runtime-24.13.29138.7:20240418-101040.log.xz
Created attachment 891045 [details] emerge-history.txt
Created attachment 891046 [details] environment
Created attachment 891047 [details] etc.clang.tar.xz
Created attachment 891048 [details] etc.portage.tar.xz
Created attachment 891049 [details] qlist-info.txt
Created attachment 891050 [details] temp.tar.xz
looking
Thanks, reproduced & reported upstream at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114790
Is this still reproducable on newer versions? This does not exist anymore in tree.
I think we should add a `filter-lto` given the GCC bug remains.
(In reply to Sam James from comment #12) > I think we should add a `filter-lto` given the GCC bug remains. Ah, we already *do* filter.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a6e4e473b4b5a9c04779b464c4a5b3da706379a commit 1a6e4e473b4b5a9c04779b464c4a5b3da706379a Author: Sam James <sam@gentoo.org> AuthorDate: 2024-06-29 10:57:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-29 10:57:48 +0000 dev-libs/intel-compute-runtime: update filter-lto comment * Update link to upstream bug wrt ODR (original was a dupe) * Add ref to other bug (GCC ICE) Bug: https://gcc.gnu.org/PR114790 Bug: https://bugs.gentoo.org/930199 Signed-off-by: Sam James <sam@gentoo.org> .../intel-compute-runtime/intel-compute-runtime-24.17.29377.6.ebuild | 4 +++- .../intel-compute-runtime/intel-compute-runtime-24.22.29735.21.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-)
Workaround applied and reported to GCC.