[Bug c++/104095] g++ diagnosis may use non-standard terminology: "constant" instead of "literal", "integer" instead of "integral"
de34 at live dot cn
gcc-bugzilla@gcc.gnu.org
Mon Jul 24 02:16:41 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104095
Jiang An <de34 at live dot cn> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |de34 at live dot cn
--- Comment #2 from Jiang An <de34 at live dot cn> ---
C standard says "floating constant" while C++ standard says "floating-point
literal".
I wonder whether it makes sense for gcc to say different standardese terms for
C and C++...
More information about the Gcc-bugs
mailing list