aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
diff options
context:
space:
mode:
authorCarl Love <carll@us.ibm.com>2020-02-26 17:21:20 -0600
committerCarl Love <carll@us.ibm.com>2020-02-26 17:21:20 -0600
commit15fc2e04a592f8bfcc3eafead71d0313566d8372 (patch)
treee45262bc9a46cee313f442a94b751e6febe6b7e1 /gcc/dwarf2out.c
parentdc192bbdd0442f75e324cc82a98e611b7912e2f9 (diff)
downloadgcc-15fc2e04a592f8bfcc3eafead71d0313566d8372.zip
gcc-15fc2e04a592f8bfcc3eafead71d0313566d8372.tar.gz
gcc-15fc2e04a592f8bfcc3eafead71d0313566d8372.tar.bz2
PPC64, fix documentation for __builtin_crypto_vpmsum* builtin functions.
PR target/91276 - Doc typos in __builtin_crypto_vpmsum* gcc/ChangeLog: 2020-02-26 Carl Love <cel@us.ibm.com> PR target/91276 * doc/extend.texi (PowerPC AltiVec Built-in Functions available on ISA 3.0): The builtin-function name __builtin_crypto_vpmsumb is only for the vector unsigned short arguments. It is also listed as the name of the built-in for arguments vector unsigned short, vector unsigned int and vector unsigned long long built-ins. The name of the builtins for these arguments should be: __builtin_crypto_vpmsumh, __builtin_crypto_vpmsumw and __builtin_crypto_vpmsumd respectively. Signed-off-by: Carl Love <carll@us.ibm.com>
Diffstat (limited to 'gcc/dwarf2out.c')
0 files changed, 0 insertions, 0 deletions