[Bug c/68524] Please support attributes between function definition and opening brace

2024-08-04 Thread tg at mirbsd dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68524 Thorsten Glaser changed: What|Removed |Added CC||tg at mirbsd dot org --- Comment #5 fr

[Bug c/68524] Please support attributes between function definition and opening brace

2024-07-13 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68524 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment

[Bug c/68524] Please support attributes between function definition and opening brace

2024-07-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68524 --- Comment #3 from Andrew Pinski --- Just FYI, Apple's corefoundation headers now "require" this support. See PR 115880 .

[Bug c/68524] Please support attributes between function definition and opening brace

2018-09-14 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68524 --- Comment #2 from joseph at codesourcery dot com --- I believe the syntax in N2269 does allow [[]] attributes there (and disallows them as prefixes on old-style parameters to avoid ambiguity) - but they appertain to the function type (whereas

[Bug c/68524] Please support attributes between function definition and opening brace

2018-09-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68524 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|