[Bug tree-optimization/84312] Variadic function without named argument not inlined
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 12 12:47:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84312
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic,
| |missed-optimization
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-02-12
Version|unknown |8.0
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed. Note we do not inline varargs functions because doing so isn't
implemented right now.
More information about the Gcc-bugs
mailing list