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]

r106717 - in /trunk/gcc: ChangeLog function.c


Author: ebotcazou
Date: Wed Nov  9 23:28:59 2005
New Revision: 106717

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106717
Log:
	* function.c (assign_stack_local_1): Issue an error message if
	the frame size overflows in the signed target arithmetics.


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


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