Re: [PATCH 1/7] [ARC] Add support for naked functions.

2017-06-16 Thread Andrew Burgess
* Claudiu Zissulescu [2017-06-01 15:34:51 +0200]: > gcc/ > 2016-12-13 Claudiu Zissulescu > Andrew Burgess > > * config/arc/arc-protos.h (arc_compute_function_type): Change prototype. > (arc_return_address_register): New function. > * config/arc/arc.c (arc_handle

[PATCH 1/7] [ARC] Add support for naked functions.

2017-06-01 Thread Claudiu Zissulescu
gcc/ 2016-12-13 Claudiu Zissulescu Andrew Burgess * config/arc/arc-protos.h (arc_compute_function_type): Change prototype. (arc_return_address_register): New function. * config/arc/arc.c (arc_handle_fndecl_attribute): New function. (arc_handle_fndec