r111964 - in /trunk/gcc: ChangeLog cfgexpand.c ...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Sat Mar 11 14:52:00 GMT 2006
Author: ebotcazou
Date: Sat Mar 11 14:52:57 2006
New Revision: 111964
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111964
Log:
* function.h (frame_offset_overflow): Declare.
* function.c (frame_offset_overflow): New function.
(assign_stack_local_1): Call it to detect that the offset overflows.
* cfgexpand.c (alloc_stack_frame_space): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgexpand.c
trunk/gcc/function.c
trunk/gcc/function.h
More information about the Gcc-cvs
mailing list