https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66367
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66367
--- Comment #3 from Andrew Pinski ---
(In reply to Chris Loonam from comment #2)
> 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.
This has nothing to do with id
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66367
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 from Andrew P