a regular function decl collides with an inline, due to C99 inline rules.
authorderaadt <deraadt@openbsd.org>
Mon, 1 Feb 2021 05:49:48 +0000 (05:49 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 1 Feb 2021 05:49:48 +0000 (05:49 +0000)
commit490e531a93b653cba1836d6c61936d91d79106eb
tree505a4b1203a34d12e6e3d6c6bbf7d09fddfd4489
parenta8dbd309e1bc248b9086622c2424a83fa34bac76
a regular function decl collides with an inline, due to C99 inline rules.
We are never updating this sub-tree.  Knock out the collision in the simplest
way.  diff from mortimer.
This is the last change required for -fno-common on all architectures,
thanks to mortimer for starting the effort and encouraging others.
gnu/gcc/gcc/toplev.h