extend.texi: update Global Register Variables section
authorAlexander Monakov <amonakov@ispras.ru>
Wed, 23 May 2018 14:44:10 +0000 (17:44 +0300)
committerAlexander Monakov <amonakov@gcc.gnu.org>
Wed, 23 May 2018 14:44:10 +0000 (17:44 +0300)
commit8851a51161fa471eaaa87c4d950b250178703008
tree86cad335a955cce8ab40d70e8d9fa32794998dec
parent52388096c29387af5c2ac70f0a86e76bfbae2f8d
extend.texi: update Global Register Variables section

* extend.texi (Global Register Variables): Rewrite the bullet list.
Note that the register is available for allocation. Note that access
via inline asm must use constraints. Add note about async-signal
handlers. Remove paragraph about automagic register selection.

From-SVN: r260610
gcc/ChangeLog
gcc/doc/extend.texi