re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed)
authorGeorg-Johann Lay <avr@gjlay.de>
Tue, 25 Jul 2017 09:59:44 +0000 (09:59 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Tue, 25 Jul 2017 09:59:44 +0000 (09:59 +0000)
commitd172f538fd607f6e603af086ddcb0c112d199d7d
tree40ac61f147ffa123b216eb9b3c851f2b267cee43
parentd49718d6ff41cdf8ed6b013b9e099f7ec3541053
re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed)

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.

From-SVN: r250499
gcc/ChangeLog
gcc/gimple-pretty-print.c
gcc/hsa-brig.c
gcc/tree-ssa-structalias.c