Ping.
Looking back at this it's probably obvious, but since I had already asked for
approval...
Thanks,
Kyrill
On 17/06/16 15:38, Kyrill Tkachov wrote:
Ping.
https://gcc.gnu.org/ml/gcc-patches/2016-06/msg00821.html
Thanks,
Kyrill
On 10/06/16 15:55, Kyrill Tkachov wrote:
Hi all,
This function just ICEs and isn't actually called from anywhere.
It was introduced back in 2000 as part of a large merge introducing Thumb
support
and was aborting even then. I don't think having it around is of any benefit.
Tested on arm-none-eabi.
Ok for trunk?
Thanks,
Kyrill
2016-06-10 Kyrylo Tkachov <kyrylo.tkac...@arm.com>
* config/arm/arm.c (thumb_reload_in_hi): Delete.
* config/arm/arm-protos.h (thumb_reload_in_hi): Delete prototype.