Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921599 - sys-devel/gcc-14: ICE when building x11-drivers/xf86-video-intel-2.99.917_p20230201 (sna_accel.c:16643:1: internal compiler error: tree check: expected ssa_name, have integer_cst in replace_uses_by, at tree-cfg.cc:2058)
Summary: sys-devel/gcc-14: ICE when building x11-drivers/xf86-video-intel-2.99.917_p20...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2024-01-08 08:26 UTC by Agostino Sarubbo
Modified: 2024-01-08 11:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,233.24 KB, text/plain)
2024-01-08 08:26 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-08 08:26:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-drivers/xf86-video-intel-2.99.917_p20230201 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-08 08:26:46 UTC
CC'ing also toolchain@ because it is an ICE
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-08 08:26:47 UTC
Created attachment 881666 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-08 08:26:48 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


sna_accel.c:16643:1: internal compiler error: tree check: expected ssa_name, have integer_cst in replace_uses_by, at tree-cfg.cc:2058
sna_accel.c:16643:1: internal compiler error: tree check: expected ssa_name, have integer_cst in replace_uses_by, at tree-cfg.cc:2058
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-08 11:14:37 UTC
Debian beat us!

commit 151b26a02ca013f7b7dd4340cce64841067f6dfb
Author: Sam James <sam@gentoo.org>
Date:   Mon Jan 8 07:52:17 2024 +0000

    sys-devel/gcc: add 14.0.0_pre20240107

    Signed-off-by: Sam James <sam@gentoo.org>