[Bug lto/123840] ICE in bp_unpack_string when linking unpacked objects
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Jan 27 14:32:51 GMT 2026
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).
More information about the Gcc-bugs
mailing list