diff options
author | Mark Mitchell <mark@codesourcery.com> | 2004-10-09 17:33:02 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2004-10-09 17:33:02 +0000 |
commit | 62e19030ce1bb924f906a4ef4992d87461180eab (patch) | |
tree | 72dce6660c8f0305d6023aaf4f8fd8d3760cacc4 /libjava/java/security/AccessController.java | |
parent | 5c76089acfa0d689a4e7a1839c3dbf807c0ebbdf (diff) | |
download | gcc-62e19030ce1bb924f906a4ef4992d87461180eab.zip gcc-62e19030ce1bb924f906a4ef4992d87461180eab.tar.gz gcc-62e19030ce1bb924f906a4ef4992d87461180eab.tar.bz2 |
re PR c++/17524 (ICE with initializing a variable of type void)
PR c++/17524
* cp-tree.h (check_var_type): New function.
* decl.c (check_var_type): New function, split out from ...
(grokdeclarator): ... here.
* pt.c (tsubst_decl): Use check_var_type.
PR c++/17685
* decl.c (grokdeclarator): Disallow declarations of operators as
PR c++/17524
* g++.dg/template/static9.C: New test.
PR c++/17685
* g++.dg/parse/operator5.C: New test.
From-SVN: r88820
Diffstat (limited to 'libjava/java/security/AccessController.java')
0 files changed, 0 insertions, 0 deletions