https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86832
Moritz Bunkus <moritz at bunkus dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |moritz at bunkus dot org --- Comment #13 from Moritz Bunkus <moritz at bunkus dot org> --- I'm the author of MKVToolNix which has been mentioned as being affected by the bug. I've just re-compiled my whole mingw cross compilation setup (using MXE) using gcc 8.2.0 release + your proposed patch. The patch applies with offsets but without rejects. I'm happy to report that both all the components of MXE as well as MKVToolNix itself compile fine, and more importantly MKVToolNix runs fine, too. From my point of view the patch does what it's supposed to. Note that I've only built 64-bit binaries, not 32-bit ones.