[Bug target/108189] anonymous struct declared inside parameter list will not be visible outside of this definition or declaration

2024-05-07 Thread dxu at dxuuu dot xyz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108189 --- Comment #14 from Daniel Xu --- Yeah, I saw that. But that only makes the build not fail right? For bpftrace we are trying hard to be warning-free. FWIW I tried adding `-std=gnu2x` and it didn't help.

[Bug target/108189] anonymous struct declared inside parameter list will not be visible outside of this definition or declaration

2024-05-06 Thread dxu at dxuuu dot xyz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108189 Daniel Xu changed: What|Removed |Added CC||dxu at dxuuu dot xyz --- Comment #12 from D