[Bug c++/109459] static_assert with operator""s causes internal compiler error

2023-04-10 Thread stevenxia990430 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109459 --- Comment #3 from Steven Xia --- (In reply to Jakub Jelinek from comment #2) > Indeed. > > *** This bug has been marked as a duplicate of bug 105300 *** Thanks for the pointers and sorry for the confusion, will check against trunk next time

[Bug c++/109459] static_assert with operator""s causes internal compiler error

2023-04-10 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109459 Jakub Jelinek changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[Bug c++/109459] static_assert with operator""s causes internal compiler error

2023-04-09 Thread de34 at live dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109459 Jiang An changed: What|Removed |Added CC||de34 at live dot cn --- Comment #1 from Jian