gcc/libgomp/testsuite
Richard Biener 02ef53f288 re PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out.c:27175 with LTO)
2016-01-25  Richard Biener  <rguenther@suse.de>

	PR lto/69393
	* dwarf2out.c (is_naming_typedef_decl): Not when DECL_NAMELESS.
	* tree-streamer-out.c (pack_ts_base_value_fields): Stream
	DECL_NAMELESS.
	* tree-streamer-in.c (unpack_ts_base_value_fields): Likewise.

	* testsuite/libgomp.c++/pr69393.C: New testcase.

From-SVN: r232787
2016-01-25 09:31:47 +00:00
..
config Update copyright years. 2016-01-04 15:30:50 +01:00
lib builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. 2015-10-13 21:06:23 +02:00
libgomp.c re PR c/68960 (__attribute__ ((aligned ())) is ignored for OpenMP private variables) 2016-01-07 09:45:54 +01:00
libgomp.c++ re PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out.c:27175 with LTO) 2016-01-25 09:31:47 +00:00
libgomp.fortran Move pr66680.f90 to libgomp 2016-01-07 10:18:29 -08:00
libgomp.graphite Update copyright years. 2016-01-04 15:30:50 +01:00
libgomp.oacc-c
libgomp.oacc-c-c++-common Add oacc kernels test in libgomp 2016-01-18 12:53:03 +00:00
libgomp.oacc-c++ c-pragma.c (oacc_pragmas): Add entry for declare directive. 2015-11-12 22:20:41 +00:00
libgomp.oacc-fortran gimplify.c (oacc_default_clause): Decode reference and pointer types for both kernels and parallel regions. 2016-01-15 06:49:55 -08:00
libgomp-test-support.exp.in
Makefile.am
Makefile.in Merge of HSA 2016-01-19 11:35:10 +01:00