https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68352
Bug ID: 68352 Summary: [Cygwin] internal compiler error: Segmentation fault max() _GLIBCXX_USE_NOEXCEPT Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: daspamster at gmail dot com Target Milestone: --- My toy code won't compile on Cygwin when a simple "Hello world' will. I'm including one big file, with everything but the first 62 lines being the contents of "permute.cpp", my one source file.