[Bug bootstrap/105561] Nondeterministic ICE on creation of bits/stdc++.h.gch/O2g.gch and bits/extc++.h.gch/O2g.gch
swilde@sha-bang.de
gcc-bugzilla@gcc.gnu.org
Wed May 11 12:38:16 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105561
--- Comment #2 from Sascha Wilde <swilde@sha-bang.de> ---
(In reply to Richard Biener from comment #1)
> I wonder if you can get a backtrace from gdb for the crash? When you add -v
> to the failing command you should see cc1plus being invoked, trace on that
> command.
>
> Does NetBSD have address space randomization? That might influence whether
> the bug reproduces or not.
Yes NetBSD 9.2 has address space layout randomization active.
By "trace" you mean running the cc1plus command in gdb?
More information about the Gcc-bugs
mailing list