[PATCH] Replace XALLOCAVEC with XCNEWVEC (PR c/79471).

Martin Liška mliska@suse.cz
Mon Feb 13 10:22:00 GMT 2017


Hello.

In order to not cause a stack overflow, lets use a vector allocated on heap instead of
the one created by XALLOCVEC.

Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.

Ready to be installed?
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Replace-XALLOCAVEC-with-XCNEWVEC-PR-c-79471.patch
Type: text/x-patch
Size: 1266 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170213/d84ee67e/attachment.bin>


More information about the Gcc-patches mailing list