On Fri, 21 Oct 2022, Joseph Myers wrote: > C2x allows function prototypes to be given as (...), a prototype > meaning a variable-argument function with no named arguments.
I noticed this did not make it into gcc-13/changes.html ? Was that intentional? Gerald