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: [gomp] Fix VLAs as local variables inside OMP constructs


On Tue, Jan 23, 2007 at 09:30:49AM -0500, Jakub Jelinek wrote:
> 	PR middle-end/30494
> 	* gimplify.c (omp_add_variable): Don't call omp_notice_variable
> 	on TYPE_SIZE_UNIT for GOVD_LOCAL VLAs.
> 
> 	* gcc.dg/gomp/pr30494.c: New test.
> 	* g++.dg/gomp/pr30494.C: New test.
> 
> 	* testsuite/libgomp.c/pr30494.c: New test.

Ok.


r~


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