]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/omp-low.c
re PR other/58712 (issues found by --enable-checking=valgrind)
authorJakub Jelinek <jakub@redhat.com>
Tue, 4 Feb 2014 12:19:32 +0000 (13:19 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 4 Feb 2014 12:19:32 +0000 (13:19 +0100)
commit92d05580aad3bb3efa2e15b56e00da2e3e57f14c
tree883977ecbb64f0daacca1ba292005c70f504ccbc
parentbe3afd67464ec5430d72971991e9cbbaa7cd4370
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.

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