https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119951
--- Comment #3 from Chenyi Wang ---
(In reply to Andrew Pinski from comment #2)
> The problem is the same as PR 109267. Can you try the patch in PR 109267
> which I just attached, it is against GCC 16 but this area in the file has
> not changed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119951
--- Comment #1 from Chenyi Wang ---
Update:
"-fexceptions" is always passed to gcc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119951
Bug ID: 119951
Summary: Exception and std::stoi behaves abnormally in a rare
occasion
Product: gcc
Version: 14.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116722
Bug ID: 116722
Summary: Internal Compiler Error: when creating a class with
virtual inheritance, constexpr template constructor
and call it with floating point
Product: gcc