diff options
author | Bill Schmidt <wschmidt@linux.ibm.com> | 2022-02-04 13:26:44 -0600 |
---|---|---|
committer | Bill Schmidt <wschmidt@linux.ibm.com> | 2022-02-04 13:32:11 -0600 |
commit | 8cb748a31cd8c7ac9c88b6abc38ce077dd462a7a (patch) | |
tree | bea5642ff048c7c6943dc442954f249ad601f114 /gcc/go | |
parent | 8d6fffc4bcd4afa0beb0efad4f3b95394aa15618 (diff) | |
download | gcc-8cb748a31cd8c7ac9c88b6abc38ce077dd462a7a.zip gcc-8cb748a31cd8c7ac9c88b6abc38ce077dd462a7a.tar.gz gcc-8cb748a31cd8c7ac9c88b6abc38ce077dd462a7a.tar.bz2 |
rs6000: Clean up ISA 3.1 documentation [PR100808]
Due to a pasto error in the documentation, vec_replace_unaligned was
implemented with the same function prototypes as vec_replace_elt. It was
intended that vec_replace_unaligned always specify output vectors as having
type vector unsigned char, to emphasize that elements are potentially
misaligned by this built-in function. This patch corrects the
misimplementation.
2022-02-04 Bill Schmidt <wschmidt@linux.ibm.com>
gcc/
PR target/100808
* doc/extend.texi (Basic PowerPC Built-in Functions Available on ISA
3.1): Provide consistent type names. Remove unnecessary semicolons.
Fix bad line breaks.
Diffstat (limited to 'gcc/go')
0 files changed, 0 insertions, 0 deletions