]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64: Define out-of-class static constants
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 6 Mar 2024 10:04:56 +0000 (10:04 +0000)
committerRichard Sandiford <richard.sandiford@arm.com>
Wed, 6 Mar 2024 10:04:56 +0000 (10:04 +0000)
commitc7a9883663a888617b6e3584233aa756b30519f8
treece382fac944789c3156a80f23233febd3463c5b0
parent49d83e963aa453600088380aebd507e172eb80ad
aarch64: Define out-of-class static constants

While reworking the aarch64 feature descriptions, I forgot
to add out-of-class definitions of some static constants.
This could lead to a build failure with some compilers.

This was seen with some WIP to increase the number of extensions
beyond 64.  It's latent on trunk though, and a regression from
before the rework.

gcc/
* config/aarch64/aarch64-feature-deps.h (feature_deps::info): Add
out-of-class definitions of static constants.
gcc/config/aarch64/aarch64-feature-deps.h