https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86723
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
URL|https://godbolt.org/g/qxLP8 |
|r |
Component|c++ |tree-optimization
Summary|G++ not optimizing with |not optimizing with bswap
|bswap when inlining with |when casting to/from int to
|constexpr |unsigned long long
Severity|normal |enhancement
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://godbolt.org/g/qxLP8r