gcc/gcc/cp
Paolo Carlini e7402b3acc DR 577 PR c++/33101
/cp
2014-06-23  Paolo Carlini  <paolo.carlini@oracle.com>

	DR 577
	PR c++/33101
	* decl.c (grokparms): Accept a single parameter of type 'void'.

/testsuite
2014-06-23  Paolo Carlini  <paolo.carlini@oracle.com>

	DR 577
	PR c++/33101
	* g++.dg/other/void1.C: Adjust.
	* g++.dg/other/void3.C: Likewise.

From-SVN: r211906
2014-06-23 17:05:33 +00:00
..
ChangeLog DR 577 PR c++/33101 2014-06-23 17:05:33 +00:00
ChangeLog-1993
ChangeLog-1994
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008 init.c (perform_member_init): Homogenize uninitialized diagnostics. 2014-04-01 23:14:04 +02:00
ChangeLog-2009
ChangeLog-2010 init.c (perform_member_init): Homogenize uninitialized diagnostics. 2014-04-01 23:14:04 +02:00
ChangeLog-2011 init.c (perform_member_init): Homogenize uninitialized diagnostics. 2014-04-01 23:14:04 +02:00
ChangeLog-2012 init.c (perform_member_init): Homogenize uninitialized diagnostics. 2014-04-01 23:14:04 +02:00
ChangeLog-2013
ChangeLog.ptr
ChangeLog.tree-ssa
Make-lang.in re PR plugins/59335 (Plugin doesn't build on trunk) 2014-04-15 10:02:46 +02:00
NEWS
call.c re PR c++/59296 ([c++11] ref-qualified member function is ambiguous) 2014-06-20 14:32:35 -04:00
cfns.gperf
cfns.h
class.c toplev.c (process_options): Reject -fabi-version=1. 2014-06-12 16:47:08 -04:00
config-lang.in
cp-array-notation.c re PR c/58942 (cilkplus internal compiler error: tree check __sec_reduce_max_ind) 2014-06-04 10:07:21 +00:00
cp-cilkplus.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
cp-gimplify.c gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT_TARGET region, don't jump to do_outer. 2014-06-18 09:16:12 +02:00
cp-lang.c PR debug/16063. Add DW_AT_type to DW_TAG_enumeration. 2014-05-21 15:44:59 +00:00
cp-objcp-common.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
cp-objcp-common.h
cp-tree.def DR 1351 Represent the unevaluated exception specification of an implicitly declared or deleted function with a simple placeholder... 2014-04-29 14:04:50 -04:00
cp-tree.h gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT_TARGET region, don't jump to do_outer. 2014-06-18 09:16:12 +02:00
cvt.c Support -Wabi warning about backward compatibility. 2014-06-12 16:47:21 -04:00
cxx-pretty-print.c tree.def (VOID_CST): New. 2014-05-21 11:00:35 +00:00
cxx-pretty-print.h
decl.c DR 577 PR c++/33101 2014-06-23 17:05:33 +00:00
decl.h
decl2.c c-common.c (handle_tls_model_attribute): Use set_decl_tls_model. 2014-06-15 23:38:29 +00:00
dump.c
error.c re PR c++/33101 ([DR 577] allow typedefs for void in empty parameter list) 2014-06-14 22:55:40 +00:00
except.c DR 1351 Represent the unevaluated exception specification of an implicitly declared or deleted function with a simple placeholder... 2014-04-29 14:04:50 -04:00
expr.c
friend.c re PR c++/59295 (useless warning: 'Bar' is already a friend of 'Foo' [enabled by default]) 2014-04-16 10:39:45 -07:00
g++spec.c
init.c tree.def (VOID_CST): New. 2014-05-21 11:00:35 +00:00
lambda.c re PR c++/61088 (segfault with array of lambdas initialized with initializer list that contains a lambda that captures the array) 2014-05-22 22:28:24 +00:00
lang-specs.h
lex.c use templates instead of gengtype for typed allocation functions 2014-05-17 23:07:23 +00:00
mangle.c Support -Wabi warning about backward compatibility. 2014-06-12 16:47:21 -04:00
method.c toplev.c (process_options): Reject -fabi-version=1. 2014-06-12 16:47:08 -04:00
name-lookup.c re PR c++/60265 ([C++11] using-declaration of enumerator fails if fully qualified) 2014-06-11 17:28:14 +00:00
name-lookup.h re PR c++/60573 ([c++1y] ICE with defining generic function of nested class in class scope) 2014-03-28 20:41:45 +00:00
operators.def
optimize.c varasm.c (set_implicit_section): New function. 2014-06-11 05:51:23 +00:00
parser.c re PR c++/19200 (Friend declaration misinterpreted as constructor) 2014-06-12 01:29:42 +00:00
parser.h DR 1351 Represent the unevaluated exception specification of an implicitly declared or deleted function with a simple placeholder... 2014-04-29 14:04:50 -04:00
pt.c re PR c++/61507 (GCC does not compile function with parameter pack.) 2014-06-18 18:13:40 -04:00
ptree.c
repo.c
rtti.c toplev.c (process_options): Reject -fabi-version=1. 2014-06-12 16:47:08 -04:00
search.c re PR c++/59483 (A nested lambda fails to find a protected name with qualified name) 2014-06-02 16:47:55 -04:00
semantics.c c-common.c (handle_tls_model_attribute): Use set_decl_tls_model. 2014-06-15 23:38:29 +00:00
tree.c re PR c++/61500 ([C++11] Can't take pointer to member referenced via member pointer template parameter.) 2014-06-16 07:45:37 -04:00
type-utils.h
typeck.c toplev.c (process_options): Reject -fabi-version=1. 2014-06-12 16:47:08 -04:00
typeck2.c re PR c++/43453 (Initialization of char array with string literal fails in mem-initializer) 2014-06-05 16:55:44 -04:00
vtable-class-hierarchy.c symtab.c (section_hash): New hash. 2014-06-12 04:03:49 +00:00