https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120227
Julian Waters <tanksherman27 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tanksherman27 at gmail dot com
--- Comment #2 from Julian Waters <tanksherman27 at gmail dot com> ---
Is it worth mentioning here that using a mingw-w64 crt compiled with LTO causes
a huge amount of assembler errors as well? Particularly if user code is
compiled with -flto as well or if -ffunction-sections is used. Errors increase
dramatically if codeview debugging is enabled.