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] Attempt to prevent cross-jumping of noreturn calls with different args sizes (PR debug/51762)


On 01/06/2012 02:17 AM, Jakub Jelinek wrote:
> 	PR debug/51762
> 	* calls.c (emit_call_1): For noreturn calls force a REG_ARGS_SIZE
> 	note when !ACCUMULATE_OUTGOING_ARGS.
> 
> 	* gcc.dg/pr51762.c: New test.

Ok.


r~


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