[Bug c++/98469] ICE in cxx_eval_constant_expression, at cp/constexpr.c:6350

2022-06-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98469 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/98469] ICE in cxx_eval_constant_expression, at cp/constexpr.c:6350

2022-05-28 Thread asolokha at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98469 --- Comment #3 from Arseny Solokha --- The ICE was fixed for gcc 11, and gcc 10 does not support __builtin_bit_cast. I believe this PR can be closed now.

[Bug c++/98469] ICE in cxx_eval_constant_expression, at cp/constexpr.c:6350

2021-01-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98469 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:606f2af1973d5c83877d327cb5adef97c4243a73 commit r11-6477-g606f2af1973d5c83877d327cb5adef97c4243a73 Author: Jakub Jelinek Date: Tu

[Bug c++/98469] ICE in cxx_eval_constant_expression, at cp/constexpr.c:6350

2020-12-29 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98469 Jakub Jelinek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org