[Bug tree-optimization/80122] __builtin_va_arg_pack() and __builtin_va_arg_pack_len() does not work correctly
rpirrera at aitek dot it
gcc-bugzilla@gcc.gnu.org
Thu Jul 12 08:12:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80122
--- Comment #14 from rpirrera at aitek dot it ---
(In reply to Richard Biener from comment #13)
> Can you please open a new bugreport? Btw, your snippet doesn't compile
> because you miss ANSI_BOLD and friends, removing it and adding a #include
> <stdio.h> makes it compile fine (but not link, a main is missing).
> So in the new bugreport you open please provide a _complete_ testcase.
Opened a new bugreport here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86505.
Thank you.
More information about the Gcc-bugs
mailing list