This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r205628 - in /trunk/gcc: ChangeLog calls.c


Author: mpolacek
Date: Tue Dec  3 12:11:36 2013
New Revision: 205628

URL: http://gcc.gnu.org/viewcvs?rev=205628&root=gcc&view=rev
Log:
	PR middle-end/56344
	* calls.c (expand_call): Disallow passing huge arguments
	by value.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/calls.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]