[Bug lto/81487] [mingw32] ld.exe: error: asprintf failed
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 25 10:01:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81487
--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Tue Jul 25 09:59:44 2017
New Revision: 250499
URL: https://gcc.gnu.org/viewcvs?rev=250499&root=gcc&view=rev
Log:
gcc/
PR 81487
* hsa-brig.c (brig_init): Use xasprintf instead of asprintf.
* gimple-pretty-print.c (dump_profile, dump_probability): Same.
* tree-ssa-structalias.c (alias_get_name): Same.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple-pretty-print.c
trunk/gcc/hsa-brig.c
trunk/gcc/tree-ssa-structalias.c
More information about the Gcc-bugs
mailing list