This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r137989 - in /trunk/gcc: ChangeLog omp-low.c te...


Author: jakub
Date: Sat Jul 19 19:22:51 2008
New Revision: 137989

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137989
Log:
	PR middle-end/36877
	* omp-low.c (expand_omp_atomic_fetch_op): Make sure the
	return value of the builtin is ignored.

	* gcc.dg/gomp/atomic-11.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/gomp/atomic-11.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]