[Bug c/123623] Split out the extension that the Linux kernel uses from -fms-extensions
nathan at kernel dot org
gcc-bugzilla@gcc.gnu.org
Sat Feb 7 16:10:08 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123623
Nathan Chancellor <nathan at kernel dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nathan at kernel dot org
--- Comment #2 from Nathan Chancellor <nathan at kernel dot org> ---
clang has added -fms-anonymous-structs in main to toggle this extension:
https://github.com/llvm/llvm-project/commit/c391efe6fb67329d8e2fd231692cc6b0ea902956
I plan to wire up support for this in the kernel.
More information about the Gcc-bugs
mailing list