https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119557
--- Comment #3 from Andrew Pinski ---
I should mention, malloc inlining is not the issue but rather it is the inline
of the free. So handling this is even constrained. So maybe this is a
documentation fix to warn about it and make a mention that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119557
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119557
Sam James changed:
What|Removed |Added
CC||sjames at gcc dot gnu.org
See Als