https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120416
Pierre Ossman <ossman at cendio dot se> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|unreachable() missing on |unreachable() missing on |win32, but not win64 |original MinGW --- Comment #1 from Pierre Ossman <ossman at cendio dot se> --- New information has come to light. This is not about win32 vs win64. It's actually about original MinGW vs MinGW-w64. Broken: i686-pc-mingw32 Works: i686-w64-mingw32 x86_64-w64-mingw32