8sa1-gcc/gcc/c
Thomas Schwinge b17a8b072f The error_mark_node is not an OpenMP mappable type.
gcc/
	* langhooks.c (lhd_omp_mappable_type): The error_mark_node is not
	an OpenMP mappable type.
	gcc/c/
	* c-decl.c (c_decl_attributes): Use
	lang_hooks.types.omp_mappable_type.
	* c-typeck.c (c_finish_omp_clauses): Likewise.
	gcc/testsuite/
	* c-c++-common/gomp/map-1.c: Extend.

From-SVN: r208394
2014-03-07 09:46:13 +01:00
..
c-array-notation.c re PR c/59825 (Many cilkplus test failures) 2014-01-23 09:00:53 -08:00
c-aux-info.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-convert.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-decl.c The error_mark_node is not an OpenMP mappable type. 2014-03-07 09:46:13 +01:00
c-errors.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-lang.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-lang.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-objc-common.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-objc-common.h Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
c-parser.c c-parser.c (c_parser_declspecs): Replace call to error by error_at. 2014-02-19 18:51:57 +00:00
c-tree.h c-parser.c (c_parser_get_builtin_args): Replace calls to C_EXPR_APPEND by vec_safe_push. 2014-02-07 22:09:01 +00:00
c-typeck.c The error_mark_node is not an OpenMP mappable type. 2014-03-07 09:46:13 +01:00
ChangeLog The error_mark_node is not an OpenMP mappable type. 2014-03-07 09:46:13 +01:00
config-lang.in Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
gccspec.c Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00
Make-lang.in Update copyright years in gcc/ 2014-01-02 22:23:26 +00:00