]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Update constraint documentation
authorSegher Boessenkool <segher@kernel.crashing.org>
Fri, 31 Jan 2020 00:07:53 +0000 (00:07 +0000)
committerSegher Boessenkool <segher@kernel.crashing.org>
Mon, 3 Feb 2020 18:23:51 +0000 (18:23 +0000)
commite01975f97cbb1a098856687058ba4f64962ee533
tree59d2d104902849aa7b96172532a96d30e7699144
parent492c63e5b72c3497160e2c2e113fb91644b3570e
rs6000: Update constraint documentation

This un-documents constraints that cannot (or should not) be used in
inline assembler.  It also improves markup, and presentation in general.

More work is needed, but gradual improvement is easier to do.

* config/rs6000/constraints.md: Improve documentation.
/
* doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
ChangeLog
gcc/ChangeLog
gcc/config/rs6000/constraints.md
gcc/doc/md.texi