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

Reply via email to