Re: [PATCH 6/6] [ARC] Add 'aux' variable attribute.

2018-01-29 Thread Andrew Burgess
* Claudiu Zissulescu [2017-11-02 13:30:35 +0100]: > From: claziss > > The 'aux' variable attribute is used to directly access the auxiliary > register space from C. > > gcc/ > 2017-07-25 Claudiu Zissulescu > > * config/arc/arc.c (arc_handle_aux_attribute): New function. > (arc

[PATCH 6/6] [ARC] Add 'aux' variable attribute.

2017-11-02 Thread Claudiu Zissulescu
From: claziss The 'aux' variable attribute is used to directly access the auxiliary register space from C. gcc/ 2017-07-25 Claudiu Zissulescu * config/arc/arc.c (arc_handle_aux_attribute): New function. (arc_attribute_table): Add 'aux' attribute. (arc_in_small_data_p)