Re: [Patch, ARM][6/8] Epilogue in RTL: simple return

2012-06-15 Thread Richard Earnshaw
On 31/05/12 15:02, Greta Yorsh wrote: > Add a new parameter to the function output_return_instruction to handle > simple cases of return when no epilogue needs to be printed out. > > ChangeLog: > > gcc > > 2012-05-31 Ian Bolton > Sameera Deshpande > Greta Yorsh >

[Patch, ARM][6/8] Epilogue in RTL: simple return

2012-05-31 Thread Greta Yorsh
Add a new parameter to the function output_return_instruction to handle simple cases of return when no epilogue needs to be printed out. ChangeLog: gcc 2012-05-31 Ian Bolton Sameera Deshpande Greta Yorsh * config/arm/arm-protos.h (output_return_instruction