https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121039
--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> --- For reference on .NET's SuppressMessage attribute: https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/suppress-warnings#use-the-suppressmessageattribute which has a "Justification" argument. See also: https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.codeanalysis.suppressmessageattribute?view=net-9.0