------- Comment #6 from nix at esperi dot org dot uk 2010-02-10 17:57 ------- That's bizarre. Looking at the 4.4 source code. va_end expands to a NOP.
But, yes, that's a bug, all right. I'm not sure if this is still considered a regression, given that va_end() is widely ignored and omitted by a large body of software that works virtually everywhere... -- nix at esperi dot org dot uk changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.3 regression] varargs of |[4.4 regression] varargs of |pointer types triggers |pointer types triggers |coredump |coredump http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43020