[Bug c/79471] valgrind error for gcc.c-torture/compile/limits-fnargs.c
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 14 08:06:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79471
--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Feb 14 08:05:38 2017
New Revision: 245419
URL: https://gcc.gnu.org/viewcvs?rev=245419&root=gcc&view=rev
Log:
Replace XALLOCAVEC with XCNEWVEC (PR c/79471).
2017-02-14 Martin Liska <mliska@suse.cz>
Backport from mainline
2017-02-13 Martin Liska <mliska@suse.cz>
PR c/79471
* calls.c (expand_call): Replace XALLOCAVEC with XCNEWVEC.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/calls.c
More information about the Gcc-bugs
mailing list