diff options
author | Carl Love <cel@us.ibm.com> | 2023-10-31 12:29:20 -0400 |
---|---|---|
committer | Carl Love <cel@linux.ibm.com> | 2023-10-31 12:30:41 -0400 |
commit | c82f123d93416bab17ee92bed5e5f4292bc7898f (patch) | |
tree | 5af3b71433a77dfea6384c61bda5ef26e9cfd28b /libcpp/line-map.cc | |
parent | f694960924e6420086c8ae5809995f7d43a06b5f (diff) | |
download | gcc-c82f123d93416bab17ee92bed5e5f4292bc7898f.zip gcc-c82f123d93416bab17ee92bed5e5f4292bc7898f.tar.gz gcc-c82f123d93416bab17ee92bed5e5f4292bc7898f.tar.bz2 |
rs6000, Add missing overloaded bcd builtin tests, documentation
Currently we have the documentation for __builtin_vec_bcdsub_{eq,gt,lt} but
not for __builtin_bcdsub_{gl}e, this patch is to supplement the descriptions
for them. Although they are mainly for __builtin_bcdcmp{ge,le}, we already
have some testing coverage for __builtin_vec_bcdsub_{eq,gt,lt}, this patch
adds the corresponding explicit test cases as well.
gcc/ChangeLog:
* doc/extend.texi (__builtin_bcdsub_le, __builtin_bcdsub_ge): Add
documentation for the builti-ins.
gcc/testsuite/ChangeLog:
* gcc.target/powerpc/bcd-3.c (do_sub_ge, do_suble): Add functions
to test builtins __builtin_bcdsub_ge and __builtin_bcdsub_le.
Diffstat (limited to 'libcpp/line-map.cc')
0 files changed, 0 insertions, 0 deletions