This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/58712] [4.9 Regression] issues found by --enable-checking=valgrind


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58712

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Feb  4 12:31:30 2014
New Revision: 207462

URL: http://gcc.gnu.org/viewcvs?rev=207462&root=gcc&view=rev
Log:
    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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]