diff options
author | Richard Biener <rguenther@suse.de> | 2023-11-23 08:54:56 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-11-23 09:28:21 +0100 |
commit | 7758cb4b53e8a33642709402ce582f769eb9fd18 (patch) | |
tree | 09a86848b328f052ed664fbf4b8f921e0b14b328 /gcc/expr.cc | |
parent | 6ce952188ab39e303e4f63e474b5cba83b5b12fd (diff) | |
download | gcc-7758cb4b53e8a33642709402ce582f769eb9fd18.zip gcc-7758cb4b53e8a33642709402ce582f769eb9fd18.tar.gz gcc-7758cb4b53e8a33642709402ce582f769eb9fd18.tar.bz2 |
middle-end/32667 - document cpymem and memcpy exact overlap requirement
The following amends the cpymem documentation to mention that exact
overlap needs to be handled gracefully, also noting that the target
runtime is expected to behave the same way where -ffreestanding
docs mention the set of routines required.
PR middle-end/32667
* doc/md.texi (cpymem): Document that exact overlap of source
and destination needs to work.
* doc/standards.texi (ffreestanding): Mention memcpy is required
to handle the exact overlap case.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions