gcc/libstdc++-v3/testsuite/26_numerics
Paolo Carlini 215acd2bae parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifiers->type.
/gcc/cp
2014-08-14  Paolo Carlini  <paolo.carlini@oracle.com>

	* parser.c (cp_parser_init_declarator): Remove redundant check of
	decl_specifiers->type.

/gcc/testsuite
2014-08-14  Paolo Carlini  <paolo.carlini@oracle.com>

	* g++.dg/cpp0x/alias-decl-4.C: Adjust for parser change.
	* g++.dg/cpp0x/decltype2.C: Likewise.
	* g++.dg/cpp0x/decltype3.C: Likewise.
	* g++.dg/cpp0x/pr60249.C: Likewise.
	* g++.dg/cpp0x/variadic-ex10.C: Likewise.
	* g++.dg/cpp0x/variadic-ex14.C: Likewise.
	* g++.dg/cpp0x/variadic2.C: Likewise.
	* g++.dg/cpp0x/variadic74.C: Likewise.
	* g++.dg/parse/error10.C: Likewise.
	* g++.dg/parse/error15.C: Likewise.
	* g++.dg/parse/error2.C: Likewise.
	* g++.dg/template/crash106.C: Likewise.
	* g++.dg/template/crash89.C: Likewise.
	* g++.dg/template/nontype7.C: Likewise.
	* g++.dg/template/void3.C: Likewise.
	* g++.dg/template/void7.C: Likewise.

/libstdc++-v3
2014-08-14  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/26_numerics/random/linear_congruential_engine/
	requirements/non_uint_neg.cc: Adjust for parser change.
	* testsuite/tr1/5_numerical_facilities/random/linear_congruential/
	requirements/non_uint_neg.cc: Likewise.

From-SVN: r213952
2014-08-14 09:15:11 +00:00
..
accumulate Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
adjacent_difference Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
complex Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
headers re PR c++/15339 ([DR217] Adding default arguments to function templates in redeclarations should be forbidden) 2014-08-02 21:38:34 +00:00
inner_product Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
iota Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
partial_sum Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
random parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifiers->type. 2014-08-14 09:15:11 +00:00
slice Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
slice_array Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
valarray Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00