[AArch64] Fix SYMBOL_REF symbol classification.
commitc85e352b333da4d65db122702473a7cc9a04d491
authormshawcroft <mshawcroft@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Feb 2014 10:17:18 +0000 (6 10:17 +0000)
committermshawcroft <mshawcroft@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Feb 2014 10:17:18 +0000 (6 10:17 +0000)
treea64e00f3ae804ac12d8c364f39731a1ce0e62046
parent285cdf4d0663c52b6e776453dee51fd3ed967b44
[AArch64] Fix SYMBOL_REF symbol classification.

The symbol classification logic in correctly classifies all
SYMBOL_REF's as SYMBOL_FORCE_TO_MEM, the intention of the code is to
catch only the large memory model case.

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