Richard Biener schrieb:
On Mon, Jul 24, 2017 at 10:19 AM, Georg-Johann Lay <a...@gjlay.de> wrote:
Hi, as proposed in

https://gcc.gnu.org/ml/gcc-patches/2017-07/msg01294.html

this patch does more asprintf -> xasprintf replacements.

Bootstrapped + reg-tested on x86_64-linux.

Ok for trunk?

Ok.

Thanks,
Richard.

Is this something we want to backport to v7 ?

Johann

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.


Reply via email to