[PATCH][ARM][cleanup] Remove uses of CONST_DOUBLE_HIGH/LOW

Kyrill Tkachov kyrylo.tkachov@arm.com
Thu Nov 5 09:32:00 GMT 2015


Hi all,

This cleanup patch removes handling of CONST_DOUBLE rtxes that carry large integers.
These should never be passed down from the midend and the arm backend doesn't create them.
The code has been there since 2007 but the arm backend was moved to TARGET_SUPPORTS_WIDE_INT
in 2014, so this path should never be taken.

Bootstrapped and tested on arm-none-linux-gnueabihf.

Ok for trunk?

Thanks,
Kyrill

-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-const-double_high_low.patch
Type: text/x-patch
Size: 1434 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151105/9b2c14e9/attachment.bin>


More information about the Gcc-patches mailing list