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] Don't segv in omp-low.c (PR middle-end/59669)


On Wed, Jan 08, 2014 at 04:25:47PM +0100, Marek Polacek wrote:
> Indeed it does.  So like this?
> 
> 2014-01-08  Marek Polacek  <polacek@redhat.com>
> 
> 	PR middle-end/59669
> 	* omp-low.c (simd_clone_adjust): Don't crash if def is NULL.
> testsuite/
> 	* gcc.dg/gomp/pr59669-1.c: New test.
> 	* gcc.dg/gomp/pr59669-2.c: New test.

Yep, thanks.

	Jakub


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