gcc/libgomp/testsuite
Jakub Jelinek 4886ec8e70 re PR middle-end/64824 (ICE in gimple verification)
PR c/64824
	PR c/64868
gcc/c/
	* c-parser.c (c_parser_omp_atomic): Handle RDIV_EXPR.
gcc/cp/
	* parser.c (cp_parser_omp_atomic): Handle RDIV_EXPR.
gcc/c-family/
	* c-omp.c (c_finish_omp_atomic): Use TRUNC_DIV_EXPR
	instead of RDIV_EXPR.  Use build_binary_op instead of
	build2_loc.
libgomp/
	* testsuite/libgomp.c/pr64824.c: New test.
	* testsuite/libgomp.c/pr64868.c: New test.
	* testsuite/libgomp.c++/pr64824.C: New test.
	* testsuite/libgomp.c++/pr64868.C: New test.

From-SVN: r220420
2015-02-04 23:32:36 +01:00
..
config Update copyright years. 2015-01-05 13:33:28 +01:00
lib Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
libgomp.c re PR middle-end/64824 (ICE in gimple verification) 2015-02-04 23:32:36 +01:00
libgomp.c++ re PR middle-end/64824 (ICE in gimple verification) 2015-02-04 23:32:36 +01:00
libgomp.fortran e.53.4.c: Add -DITESTITERS=20 to dg-options unless expensive testing is on. 2014-11-26 20:36:36 +01:00
libgomp.graphite Update copyright years. 2015-01-05 13:33:28 +01:00
libgomp.oacc-c Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
libgomp.oacc-c-c++-common Make fopenacc an LTO option 2015-01-23 12:54:16 +00:00
libgomp.oacc-c++ Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
libgomp.oacc-fortran Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
libgomp-test-support.exp.in Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
Makefile.am Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00
Makefile.in Merge current set of OpenACC changes from gomp-4_0-branch. 2015-01-15 21:11:12 +01:00