https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105561
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Build| |i386-unknown-netbsdelf9.2 Target| |i386-unknown-netbsdelf9.2 Host| |i386-unknown-netbsdelf9.2 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- 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.