https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118373
--- Comment #5 from Lance Fredrickson <lancethepants at gmail dot com> --- I will try and do what I can. To get a kernel panic looks like I need to have one kernel kexec start another kernel and use makedumpfile to backup memory contents of crash? Or is there another preferred way? I spun up the latest Alpine distro in a VM and I see they are using gcc-14.2 to compile their kernel. I think I'll load it on my alderlake device and see if by chance the same issue manifests itself there. Might be easier to troubleshoot from an actual distro with a package manager that way.