]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/35097 (ICE with attribute and template specialization)
authorJason Merrill <jason@redhat.com>
Tue, 12 Feb 2008 06:34:59 +0000 (01:34 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 12 Feb 2008 06:34:59 +0000 (01:34 -0500)
commit02e52ae514072eb565ae9d7451ee00756c4f5121
tree5da1929b3e695664f9c78e4199a4f96852b8ce4c
parentd6f77715ea2c787e01a4cd67fc3554b043abe2b2
re PR c++/35097 (ICE with attribute and template specialization)

        PR c++/35097
        * pt.c (tsubst): Don't look up a template typedef in an explicit
        specialization.

From-SVN: r132253
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/ext/attrib31.C [new file with mode: 0644]