]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR other/58712 (issues found by --enable-checking=valgrind)
authorJakub Jelinek <jakub@redhat.com>
Tue, 4 Feb 2014 12:31:30 +0000 (13:31 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 4 Feb 2014 12:31:30 +0000 (13:31 +0100)
commit30540e7958f841359d14b2c46e4c51f07a22ff5e
tree02cfe7ffb6e1126944baaf55c801f1038940e6ac
parent92d05580aad3bb3efa2e15b56e00da2e3e57f14c
re PR other/58712 (issues found by --enable-checking=valgrind)

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.

From-SVN: r207462
gcc/ChangeLog
gcc/omp-low.c