Fix AArch64 ILP32 ICE.
commited825d836c3024288592b2555778fc8f8cf66ff7
authorams <ams@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Sep 2018 15:59:13 +0000 (26 15:59 +0000)
committerams <ams@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Sep 2018 15:59:13 +0000 (26 15:59 +0000)
tree4d7c7158cc038ff2fd8a5e30d3fa924a9bf2dfcf
parent6032d88eac97a304d1b3926eec5b5784206eecd4
Fix AArch64 ILP32 ICE.

Ensure that the address really is the correct mode for an address.

2018-09-25  Andrew Stubbs  <ams@codesourcery.com>

gcc/
* builtins.c (get_builtin_sync_mem): Force address mode conversion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264650 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/builtins.c