r218604 - in /branches/gcc-4_9-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Dec 10 20:02:00 GMT 2014
Author: jakub
Date: Wed Dec 10 20:02:19 2014
New Revision: 218604
URL: https://gcc.gnu.org/viewcvs?rev=218604&root=gcc&view=rev
Log:
PR tree-optimization/62021
* omp-low.c (simd_clone_adjust_return_type): Use
vector of pointer_sized_int_node types instead vector of pointer
types.
(simd_clone_adjust_argument_types): Likewise.
* gcc.dg/vect/pr62021.c: New test.
Added:
branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr62021.c
Modified:
branches/gcc-4_9-branch/gcc/ChangeLog
branches/gcc-4_9-branch/gcc/omp-low.c
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list