Skip to content
Snippets Groups Projects
  • Eric Botcazou's avatar
    9fb798d7
    function.h (frame_offset_overflow): Declare. · 9fb798d7
    Eric Botcazou authored
    	* 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.
    
    From-SVN: r111964
    9fb798d7
    History
    function.h (frame_offset_overflow): Declare.
    Eric Botcazou authored
    	* 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.
    
    From-SVN: r111964
cfgexpand.c 49.27 KiB