[Bug c++/92343] [[likely]]/[[unlikely]] prevent method from being a constant expression
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 21 14:19:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92343
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed, 8.x doesn't support [[likely]]//[[unlikely]].
More information about the Gcc-bugs
mailing list