https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83106

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Nov 22 20:49:56 2017
New Revision: 255080

URL: https://gcc.gnu.org/viewcvs?rev=255080&root=gcc&view=rev
Log:
        PR libgomp/83106
        * target.c (gomp_target_init): Compute lengths just once and
        use them in both malloc size and subsequent copying.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/target.c

Reply via email to