On Jun 09 2025, Chris Bazley via Gcc wrote: > C is a language that allows considerable latitude in where things are placed: > > static int volatile p; > volatile int static q;
C23 says (6.11.5 Storage-class specifiers): The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."