re PR c++/17743 (dependent expressions in attributes)
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sun, 17 Oct 2004 04:39:46 +0000 (04:39 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sun, 17 Oct 2004 04:39:46 +0000 (04:39 +0000)
commit9596e0648d707e99db00814dbddbb54225f98bff
treeeeb98e0397617f97d8f3e25d679968f164569739
parent375e2166441f61b7860c74425a668af9766f16c8
re PR c++/17743 (dependent expressions in attributes)

PR c++/17743
* decl2.c (grokfield): Apply attributes also to TYPE_DECLs.

PR c++/17743
* g++.dg/ext/attrib17.C: New test.

From-SVN: r89164
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib17.C [new file with mode: 0644]