https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123840

--- Comment #3 from rguenther at suse dot de <rguenther at suse dot de> ---
On Tue, 27 Jan 2026, jmelcr at gcc dot gnu.org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123840
> 
> --- Comment #2 from Josef Melcr <jmelcr at gcc dot gnu.org> ---
> Bisect is just the name of my local build, I am not bisecting with the file.
> There is roughly a 14 day difference between the build which compiled the
> objects and the build producing the ICE. Could that be it?

objects are only compatible with exactly the same compiler binary
which produced them (well, any change in trees could break it).

Reply via email to