[Bug c/88237] __extension__ in function declaration argument list causes error

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Wed Nov 28 12:55:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88237

--- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> ---
__extension__ can also be used for declarations and definitions that contain
extensions, but it needs to occur at the start of them.  See the glibc sources
for examples.


More information about the Gcc-bugs mailing list