diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2019-11-06 12:28:25 +0000 |
---|---|---|
committer | Claudiu Zissulescu <claziss@gcc.gnu.org> | 2019-11-06 13:28:25 +0100 |
commit | 756b23a81c539aec9f8108cb8d6a6313aef02a99 (patch) | |
tree | 97fb95d9bb01149d152ff1a22b496341e7bbbdbd /gcc/tree-vect-loop.c | |
parent | 2e7a4f579b1157754ea20a03431b4fa80cd4567a (diff) | |
download | gcc-756b23a81c539aec9f8108cb8d6a6313aef02a99.zip gcc-756b23a81c539aec9f8108cb8d6a6313aef02a99.tar.gz gcc-756b23a81c539aec9f8108cb8d6a6313aef02a99.tar.bz2 |
[PATCH] [ARC] Add builtins for identifying floating point support
Currently for hard float we need to check for
__ARC_FPU_SP__ || __ARC_FPU_DP__ and for soft float inverse of that.
So define single convenience macros for either cases.
gcc/
xxxx-xx-xx Vineet Gupta <vgupta@synopsyscom>
* config/arc/arc-c.c (arc_cpu_cpp_builtins): Add
__arc_hard_float__, __ARC_HARD_FLOAT__,
__arc_soft_float__, __ARC_SOFT_FLOAT__
From-SVN: r277878
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions