Test for weak undefined symbols in linknamespace.pl.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 18 Sep 2015 00:52:07 +0000 (00:52 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 18 Sep 2015 00:52:07 +0000 (00:52 +0000)
commita435cc46e6ba3f8690fa4da719fdec4129fc3c48
tree2e0134a1790de311da593a7eab0c928f3cde6de6
parente5d19c08d12880edbdf8772c8fb1f747c71d866e
Test for weak undefined symbols in linknamespace.pl.

This patch makes linknamespace.pl require weak undefined symbols to be
within the standard namespace.  (It remains the case that
linknamespace.pl does not look for definitions of such symbols or
require symbols used in those definitions to be within the standard
namespace.)

Tested for x86_64 and x86.

* conform/linknamespace.pl: Require weak undefined symbols to be
in the standard namespace.
(%strong_syms): Rename to %seen_syms.
(%strong_seen): Rename to %seen_where.
ChangeLog
conform/linknamespace.pl