r238880 - in /trunk: include/ChangeLog include/...

aldyh@gcc.gnu.org aldyh@gcc.gnu.org
Fri Jul 29 16:40:00 GMT 2016


Author: aldyh
Date: Fri Jul 29 16:40:55 2016
New Revision: 238880

URL: https://gcc.gnu.org/viewcvs?rev=238880&root=gcc&view=rev
Log:
include/
	* libiberty.h (MAX_ALLOCA_SIZE): New macro.

libiberty/
	* make-relative-prefix.c (make_relative_prefix_1): Fall back to
	malloc if alloca argument is greater than MAX_ALLOCA_SIZE.

Modified:
    trunk/include/ChangeLog
    trunk/include/libiberty.h
    trunk/libiberty/ChangeLog
    trunk/libiberty/make-relative-prefix.c



More information about the Gcc-cvs mailing list