r220116 - in /trunk/gcc: ChangeLog config/aarch...

renlin@gcc.gnu.org renlin@gcc.gnu.org
Mon Jan 26 15:42:00 GMT 2015


Author: renlin
Date: Mon Jan 26 15:42:15 2015
New Revision: 220116

URL: https://gcc.gnu.org/viewcvs?rev=220116&root=gcc&view=rev
Log:
[AARCH64]Fix TLS local exec model addressing code generation inconsistency.

gcc/

	* config/aarch64/aarch64.c (aarch64_load_symref_appropriately): Correct
	the comment.
	* config/aarch64/aarch64.md * (tlsle_small_<mode>): Add left shift
	12-bit for higher part.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.c
    trunk/gcc/config/aarch64/aarch64.md



More information about the Gcc-cvs mailing list