This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix gomp/30143, OpenMP can produce invalid gimple


Andrew Pinski wrote on 12/16/06 14:41:
On Sat, 2006-12-16 at 11:40 -0800, Andrew Pinski wrote:
ChangeLog:

	* omp-low.c (init_tmp_var): New function.	
	(save_tmp_var): New function.
	(lower_omp_1): Use them for VAR_DECL.

* gcc.dg/gomp/complex-1.c: New testcase.

OK.


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