https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123623
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
--- Comment #4 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
Breaking compatibility with clang seems a bad idea at this point. But you could
add an alias -fplan9-anonymous-structs
I was also looking for an option to enable this specific extension without the
rest of -fms-extensions.