re PR c++/13294 (namespace associations vs. specializations)
authorJason Merrill <jason@redhat.com>
Fri, 26 Mar 2004 19:20:50 +0000 (14:20 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 26 Mar 2004 19:20:50 +0000 (14:20 -0500)
commit9b5c46c2011aec71a60b06c2a337bec0398c3efb
treefeeec8a5210dd1a237b9aaff1ac1adf3684bac8a
parenteb1a2c880a767e472e715c7587cb4ac3dc953bf9
re PR c++/13294 (namespace associations vs. specializations)

        PR c++/13294
        * pt.c (maybe_process_partial_specialization): Remember the
        context of a specialization.

From-SVN: r79992
gcc/cp/ChangeLog
gcc/cp/pt.c