[Bug c++/99571] ICE for NTTP with pointer to a field inside anonymous union/struct

2024-09-23 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99571 Marek Polacek changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c++/99571] ICE for NTTP with pointer to a field inside anonymous union/struct

2022-01-19 Thread johelegp at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99571 --- Comment #3 from Johel Ernesto Guerrero Peña --- > Here is another testcase which shows a similar issue: Here's its link: https://godbolt.org/z/fMbYMMYKz. You posted the Comment 0's. > Note clang has a bogus warning for the above about the a

[Bug c++/99571] ICE for NTTP with pointer to a field inside anonymous union/struct

2022-01-18 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99571 Andrew Pinski changed: What|Removed |Added URL|https://godbolt.org/z/rsc6f | |s