[Bug c++/104278] ICE with class non-type template parameter with a value depdenent constexpr call

2023-08-03 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104278 Patrick Palka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

[Bug c++/104278] ICE with class non-type template parameter with a value depdenent constexpr call

2022-12-20 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104278 Patrick Palka changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org

[Bug c++/104278] ICE with class non-type template parameter with a value depdenent constexpr call

2022-12-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104278 --- Comment #3 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:49b6b7ac3314843466395c4a194aa178c80e64f5 commit r13-4807-g49b6b7ac3314843466395c4a194aa178c80e64f5 Author: Patrick Palka Date:

[Bug c++/104278] ICE with class non-type template parameter with a value depdenent constexpr call

2022-01-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104278 Andrew Pinski changed: What|Removed |Added Summary|ICE constexpr class |ICE with class non-type