[Bug objc/66367] New: Objective-C Variadic Method Not Working
Assignee: unassigned at gcc dot gnu.org Reporter: chrisloonam at gmail dot com Target Milestone: --- Created attachment 35671 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35671&action=edit The source file that is generating the error, pre-compiled with gcc -sav
[Bug objc/66367] Objective-C Variadic Method Not Compiling
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66367 --- Comment #2 from Chris Loonam --- I think that being able to use `id` as an argument to va_arg is the expected behavior, not an extension provided by the compiler.