r230673 - in /branches/gcc-5-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Nov 20 19:57:00 GMT 2015


Author: jakub
Date: Fri Nov 20 19:57:50 2015
New Revision: 230673

URL: https://gcc.gnu.org/viewcvs?rev=230673&root=gcc&view=rev
Log:
	PR middle-end/68339
	* omp-low.c (expand_simd_clones): Call node->get_body () before
	allocating stuff in GC.

	* gcc.dg/vect/pr68339.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.dg/vect/pr68339.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/omp-low.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list