]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/28560 (Trouble with __attribute__ in template parameter)
authorJason Merrill <jason@redhat.com>
Wed, 23 Jan 2008 05:11:58 +0000 (00:11 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 23 Jan 2008 05:11:58 +0000 (00:11 -0500)
commitb2a7def5aba4da7615a1ea9ea79e869da76f13c6
tree1dfbc47f25968e7460e50b79ca7cbd5dcdc52fea
parent62b445b31ccbd4c9a5d3e32c2863eb02c1ff3e2f
re PR c++/28560 (Trouble with __attribute__ in template parameter)

        PR c++/28560
        * decl.c (groktypename): Also ignore attributes on dependent
        possibly-class types.

From-SVN: r131755
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/ext/tmplattr8.C [new file with mode: 0644]