[Bug c++/120037] Structured binding ICE

2025-04-30 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120037 Jakub Jelinek changed: What|Removed |Added CC||jason at gcc dot gnu.org Keyw

[Bug c++/120037] Structured binding ICE

2025-04-30 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120037 --- Comment #1 from Jakub Jelinek --- Slightly tweaked with the specializations outside of namespace std (though this one doesn't compile in 7.x). namespace std { template struct tuple_size; template struct tuple_element; } struct T { int