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]

r116154 - in /trunk/gcc: ChangeLog omp-low.c


Author: jakub
Date: Tue Aug 15 14:57:52 2006
New Revision: 116154

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116154
Log:
	PR middle-end/28713
	* omp-low.c (lower_omp_parallel): Convert t to
	receiver_decl's type.
	(expand_omp_parallel): STRIP_NOPS from the MODIFY_EXPR
	source before comparison.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c


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