PR other/58712
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Feb 2014 12:31:30 +0000 (12:31 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Feb 2014 12:31:30 +0000 (12:31 +0000)
commit6562533efd46483ad6cad7c211c5a4d1b8d04c96
tree02cfe7ffb6e1126944baaf55c801f1038940e6ac
parent46c0fd4b3c63b789616a43b0280091042103fba7
PR other/58712
* omp-low.c (simd_clone_struct_copy): If from->inbranch
is set, copy one less argument.
(expand_simd_clones): Don't subtract clone_info->inbranch
from simd_clone_struct_alloc argument.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207462 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/omp-low.c