On 5/25/21 4:11 AM, Thomas Huth wrote:
We are compiling with -fno-common since commit 4c288acbd6 ("configure:
Always build with -fno-common"), so --warn-common (which had been added
in commit 49237acdb725e in 2008 already) should not be necessary anymore
nowadays.
Signed-off-by: Thomas Huth<th...@redhat.com>
---
Marked as RFC since I'm not 100% sure whether I'm missing here something...
but IMHO the --warn-common does not buy us anything if we also compile
with -fno-common...
I agree.
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~