gcc/libgomp
Jakub Jelinek c18c98c0ad re PR middle-end/36106 (#pragma omp atomic issues with floating point types)
PR middle-end/36106
	* omp-low.c (expand_omp_atomic_pipeline): Load value using the
	integral type rather than floating point, then VIEW_CONVERT_EXPR
	to the floating point type.

	* testsuite/libgomp.c/atomic-5.c: New test.
	* testsuite/libgomp.c/atomic-6.c: New test.
	* testsuite/libgomp.c/autopar-1.c: New test.

From-SVN: r135027
2008-05-07 09:28:14 +02:00
..
config
testsuite re PR middle-end/36106 (#pragma omp atomic issues with floating point types) 2008-05-07 09:28:14 +02:00
acinclude.m4 libgomp/ 2008-04-21 20:55:19 +00:00
aclocal.m4 re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
alloc.c
barrier.c
ChangeLog re PR middle-end/36106 (#pragma omp atomic issues with floating point types) 2008-05-07 09:28:14 +02:00
config.h.in re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of function 'strncasecmp') 2008-03-03 22:35:13 +00:00
configure libgomp/ 2008-04-21 20:55:19 +00:00
configure.ac re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of function 'strncasecmp') 2008-03-03 22:35:13 +00:00
configure.tgt configure.ac (--enable-linux-futex): Add new configure option. 2008-01-08 17:14:49 +01:00
critical.c
env.c re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of function 'strncasecmp') 2008-03-03 22:35:13 +00:00
error.c
fortran.c
iter.c re PR libgomp/35625 (schedule(guided) loops forever if ((end - start) % incr) != 0) 2008-03-18 10:54:21 +01:00
libgomp_f.h.in
libgomp_g.h
libgomp.h
libgomp.map
libgomp.spec.in
libgomp.texi
loop.c
Makefile.am
Makefile.in libgomp/ 2008-04-21 20:55:19 +00:00
omp_lib.f90.in
omp_lib.h.in
omp.h.in omp-low.c (optimize_omp_library_calls): New function. 2007-12-04 23:01:04 +01:00
ordered.c
parallel.c
sections.c
single.c
team.c
work.c