This is the mail archive of the gcc-patches@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]

Re: [PATCH] PR 18096: Diagnose stack frame overflow in rs6000.c


>>>>> Roger Sayle writes:

Roger> PR middle-end/18096
Roger> * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Check that
Roger> the stack adjustment, "size", is valid for Pmode.  If the stack
Roger> frame is too large, generate a trap insn and issue a warning.

Roger> * gcc.dg/PR18096-1.c: New test case.

	Okay.

Thanks, David


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