]> gcc.gnu.org Git - gcc.git/commit
re PR c++/10479 (alignof and sizeof (and other expressions) in attributes does not...
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 16 Oct 2004 11:04:58 +0000 (11:04 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 16 Oct 2004 11:04:58 +0000 (11:04 +0000)
commit1ed3dfd55da6cfa09a9395881e73405b37c83c8b
tree031cfbaf9dfc1186c679877f5ea90e7084d444fe
parent29c431a17d8d826426cb35bad2cc3a33aa83df18
re PR c++/10479 (alignof and sizeof (and other expressions) in attributes does not compile inside template classes)

PR c++/10479
* parser.c (cp_parser_parenthesized_expression_list): Fold
non-dependent expressions in attribute lists.

PR c++/10479
* g++.dg/ext/attrib16.C: New test.

From-SVN: r89135
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attrib16.C [new file with mode: 0644]
This page took 0.061647 seconds and 5 git commands to generate.