Asm memory constraints
commit7ff5eac3d885b15c52223dcd8f63a7b9b832d1ba
authorAlan Modra <amodra@gmail.com>
Thu, 12 Oct 2017 22:21:06 +0000 (13 08:51 +1030)
committerAlan Modra <amodra@gcc.gnu.org>
Thu, 12 Oct 2017 22:21:06 +0000 (13 08:51 +1030)
tree3430d19a9853238c4767a542872db55450bd5529
parent0af377c15a40ae329f6019155d07857df452f42b
Asm memory constraints

* doc/extend.texi (Clobbers): Correct vax example.  Delete old
example of a memory input for a string of known length.  Move
commentary out of table.  Add a number of new examples
covering array memory inputs.
testsuite/
* gcc.target/i386/asm-mem.c: New test.

From-SVN: r253700
gcc/ChangeLog
gcc/doc/extend.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/asm-mem.c [new file with mode: 0644]