[Bug c/106672] support Apple's old __private_extern__ keyword

2022-08-30 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106672 --- Comment #2 from Eric Gallager --- Well, at the very least GCC could print a nicer error message (and possibly suggest a fix-it hint for it, too)

[Bug c/106672] support Apple's old __private_extern__ keyword

2022-08-22 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106672 --- Comment #1 from Jonathan Wakely --- The macro seems appropriate for old code relying on a deprecated feature. I don't think GCC should support this.

[Bug c/106672] support Apple's old __private_extern__ keyword

2022-08-17 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106672 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|