]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/common/config/aarch64/aarch64-common.c
[AArch64] Increase static buffer size in aarch64_rewrite_selected_cpu
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Tue, 21 Apr 2015 08:14:22 +0000 (08:14 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Tue, 21 Apr 2015 08:14:22 +0000 (08:14 +0000)
commitefb25f54436e07d430f55fd3a17eae4578fb18fc
treeb9fa16ccb51179b7c8beffc6016f3fd2dd8e311b
parentd60dbb52fc8cd3a709b24e611a73ebdc13ff4e58
[AArch64] Increase static buffer size in aarch64_rewrite_selected_cpu

* common/config/aarch64/aarch64-common.c (AARCH64_CPU_NAME_LENGTH):
Increase to 128.
(aarch64_rewrite_selected_cpu): Do not chop off extensions starting
at '.'.  Assert that there's enough space for everything.

From-SVN: r222258
gcc/ChangeLog
gcc/common/config/aarch64/aarch64-common.c