Re: [PATCH, ARM] interrupt testcases for shink-wrapping

2014-05-27 Thread Jeff Law
On 05/27/14 02:07, Zhenqiang Chen wrote: Hi, Following up Richard's comments: https://gcc.gnu.org/ml/gcc-patches/2014-05/msg00967.html I investigate interrupt routines: * gcc can shrink-wrapping an interrupt routine (ARM mode). The shrink-wrap-interrupt_1.c in the patch can show it. * There is

[PATCH, ARM] interrupt testcases for shink-wrapping

2014-05-27 Thread Zhenqiang Chen
Hi, Following up Richard's comments: https://gcc.gnu.org/ml/gcc-patches/2014-05/msg00967.html I investigate interrupt routines: * gcc can shrink-wrapping an interrupt routine (ARM mode). The shrink-wrap-interrupt_1.c in the patch can show it. * There is restriction for interrupt routine to be shr