diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2024-12-03 09:53:59 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2024-12-03 09:53:59 +0000 |
commit | e8fc954631a85dcb9b1de4d936a5110d72a4986b (patch) | |
tree | 4c08db8d139aa1cf6d1a78009394f6b64a88db8b /libstdc++-v3/include/std | |
parent | f2d91164a5c54f4c246a7cc73f23aa79bc52222e (diff) | |
download | gcc-e8fc954631a85dcb9b1de4d936a5110d72a4986b.zip gcc-e8fc954631a85dcb9b1de4d936a5110d72a4986b.tar.gz gcc-e8fc954631a85dcb9b1de4d936a5110d72a4986b.tar.bz2 |
aarch64: Move some diagnostic functions to aarch64.cc
Some of the diagnostics reported for SVE builtins would also be
useful for Advanced SIMD builtins, so this patch moves them from
aarch64-sve-builtins.cc to aarch64.cc. I put them in a new aarch64
namespace for now -- perhaps in future they should be generic.
gcc/
* config/aarch64/aarch64-sve-builtins.cc (report_non_ice)
(report_out_of_range, report_neither_nor, report_not_one_of)
(report_not_enum): Move to...
* config/aarch64/aarch64.cc: ...here, putting them in the aarch64
namespace, and...
* config/aarch64/aarch64-protos.h: ...declare them here.
Diffstat (limited to 'libstdc++-v3/include/std')
0 files changed, 0 insertions, 0 deletions