https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565
--- Comment #1 from chenzhipeng ---
Comment on attachment 52954
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52954
isPrimeConstexpr for 1073741789 compiled successfully but 2147483647 fail
>#include
>
>using LL = long long;
>
>constexp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105565
Bug ID: 105565
Summary: [11 Regression] constexpr function with bigger
integral cause internal compiler error
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED