https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81842
Bug ID: 81842 Summary: internal compiler error parsing string.h Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: alariq at gmail dot com Target Milestone: --- In file included from /usr/include/features.h:374:0, 2 from /usr/include/memory.h:25, 3 from /home/a/prog/mc2/MechCommander2Source/Source/./mclib/heap.h:30, 4 from /home/a/prog/mc2/MechCommander2Source/Source/./mclib/file.h:33, 5 from /home/a/prog/mc2/MechCommander2Source/Source/./mclib/inifile.h:25, 6 from /home/a/prog/mc2/MechCommander2Source/Source/./mclib/mclib.h:15, 7 from /home/a/prog/mc2/MechCommander2Source/Source/./mclib/tacmap.h:11, 8 from /home/a/prog/mc2/MechCommander2Source/Source/code/gametacmap.h:11, 9 from /home/a/prog/mc2/MechCommander2Source/Source/code/controlgui.h:12, 10 from /home/a/prog/mc2/MechCommander2Source/Source/code/controlgui.cpp:8: 11 /usr/include/string.h:47:20: internal compiler error: Segmentation fault 12 size_t __n) __THROW __nonnull ((1, 2)); 13 ^