[Bug lto/81487] [mingw32] ld.exe: error: asprintf failed

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 21 15:58:00 GMT 2017


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

--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Fri Jul 21 15:58:14 2017
New Revision: 250428

URL: https://gcc.gnu.org/viewcvs?rev=250428&root=gcc&view=rev
Log:
lto-plugin/
        PR lto/81487
        * lto-plugin.c (claim_file_handler): Use xasprintf instead of
        asprintf.
        [hi!=0]: Swap hi and lo arguments supplied to xasprintf.

Modified:
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/lto-plugin.c


More information about the Gcc-bugs mailing list