RFC: Bugzilla keyword "interp" where it is not clear if a program is standard-conforming or not
Sam James
sam@gentoo.org
Tue Feb 11 14:43:16 GMT 2025
Thomas Koenig via Gcc <gcc@gcc.gnu.org> writes:
> Hello world,
>
> looking at a few Fortran bug reports, I found some cases where
> it was not clear if the program in question was standard-conforming
> or not. I would propose to add a keyword for that, tentatively
> called "interp".
>
> Comments? Suggestions for a different name? Should I just go ahead
> and create it?
The discussion reminds me a bit of some of the issues raised in
https://shafik.github.io/c++/llvm/2024/10/17/triaging-clang-fronend-bugs.html.
"diverges-from" (-gcc, -msvc, we could have edg, etc), "extension:gnu", "extension:microsoft" are some that
LLVM uses.
thanks,
sam
More information about the Gcc
mailing list