re PR c++/13594 (namespace association vs. templates part two)
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 15 Jan 2004 14:41:48 +0000 (14:41 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 15 Jan 2004 14:41:48 +0000 (14:41 +0000)
commitdc55c941abf8293107a7ab179dddb66747c946e2
tree8a49524c6095a1d43990f0be1719fffc89666ea7
parentb5eb5a5eb8a7145ca4dd4d43b9d7f6dd229af4a1
re PR c++/13594 (namespace association vs. templates part two)

PR c++/13594
PR c++/13658
* name-lookup.c (qualified_lookup_using_namespace): Search
strongly-associated namespaces first, and only then try other
namespaces.

From-SVN: r75921
gcc/cp/ChangeLog
gcc/cp/name-lookup.c