doc : Fix build error from r11-4972.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 13 Nov 2020 11:45:34 +0000 (11:45 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 13 Nov 2020 11:50:20 +0000 (11:50 +0000)
commit4cfa85396c69d0957eccca896bc88868aaf64073
treebcca60634a4856d900562a99403e7950d27ca699
parentdcfd302a79a5e2ea3bb16fc4fc45a5ee31cc0eab
doc : Fix build error from r11-4972.

Some tex tools don't allow the @r{} command to be split across
lines.  Fixed by making the change occupy a long line.

gcc/ChangeLog:

* doc/extend.texi: Don't try to line-wrap an @r command.
gcc/doc/extend.texi