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

rearnsha@gcc.gnu.org rearnsha@gcc.gnu.org
Wed Dec 19 10:08:00 GMT 2018


Author: rearnsha
Date: Wed Dec 19 10:08:50 2018
New Revision: 267255

URL: https://gcc.gnu.org/viewcvs?rev=267255&root=gcc&view=rev
Log:
[aarch64] Correct architecture for tsv110.

For HiSilicon's tsv110 cpu core, it supports some v8_4A features, but
some mandatory features are not implemented.

2018-12-19  Shaokun Zhang  <zhangshaokun@hisilicon.com>

	* config/aarch64/aarch64-cores.def (tsv110): Fix architecture.  This
	part is really Armv8.2 with some permitted Armv8.4 extensions.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64-cores.def



More information about the Gcc-cvs mailing list