[Bug c++/88449] __builtin_is_constant_evaluated misbehaves due to constexpr call caching
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 11 11:16:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88449
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2018-12-11
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 45205
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45205&action=edit
gcc9-pr88449.patch
Untested fix.
More information about the Gcc-bugs
mailing list