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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Jan 10 20:42:00 2020
New Revision: 280137

URL: https://gcc.gnu.org/viewcvs?rev=280137&root=gcc&view=rev
Log:
        PR libgomp/93219
        * libgomp.h (gomp_print_string): Change return type from void to int.
        * affinity-fmt.c (gomp_print_string): Likewise.  Return true if
        not all characters have been written.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/affinity-fmt.c
    trunk/libgomp/libgomp.h

Reply via email to