https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105488
--- Comment #3 from Pavel M ---
To: Andrew Pinski
Indeed, per C11:
> It is unspecified whether a call to the function uses the inline definition
> or the external definition.
Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105488
--- Comment #2 from Jonathan Wakely ---
See https://gcc.gnu.org/gcc-5/porting_to.html#inline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105488
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---