Support new mallinfo2 function.
authorMartin Liska <mliska@suse.cz>
Tue, 1 Sep 2020 12:14:45 +0000 (14:14 +0200)
committerMartin Liska <mliska@suse.cz>
Mon, 21 Sep 2020 08:09:26 +0000 (10:09 +0200)
commit432c551b17d655823a4825855b4b966441c8cfb3
tree3959fd2a8a6da15120a7334e5ca542e4aa0e568e
parent11da31998af6d7b7d4d6fcd3f705c17d69baf58b
Support new mallinfo2 function.

gcc/ChangeLog:

* config.in: Regenerate.
* configure: Likewise.
* configure.ac: Detect for mallinfo2.
* ggc-common.c (defined): Use it.
* system.h: Handle also HAVE_MALLINFO2.
gcc/config.in
gcc/configure
gcc/configure.ac
gcc/ggc-common.c
gcc/system.h