[PATCH][AArch64][committed] Add comment on why plus_constant is not used in aarch64_legitimize_reload_address

Kyrill Tkachov kyrylo.tkachov@arm.com
Thu Nov 7 12:25:00 GMT 2013


Hi all,

I've committed this patch as obvious. It adds a comment in 
aarch64_legitimize_reload_address explaining that we need the RTL structure to 
be preserved before push_reload and using plus_constant would fold that, causing 
ICEs.

Thanks,
Kyrill

[gcc/]
2013-11-07  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

     * config/aarch64/aarch64.c (aarch64_legitimize_reload_address):
     Explain why plus_constant is not used.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: plus_comment_aarch64.patch
Type: text/x-patch
Size: 730 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131107/e6beaacd/attachment.bin>


More information about the Gcc-patches mailing list