https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119391
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Preprocessor tokens should |[C++20] Preprocessor tokens
|evaluate integer constants |should evaluate signed
|as intmax_t |integer expressions in
| |two's complement
Blocks| |88323
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> ---
OK, so then let's fix the subject, but "Rejects valid" wasn't very useful
either.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88323
[Bug 88323] implement C++20 language features.