On 10/20/20 3:48 PM, Tobias Burnus wrote:
> On 10/15/20 3:26 PM, Tom de Vries wrote:
>> PR target/97436
>> * config/nvptx/nvptx.opt (m32): Comment out.
>> * doc/invoke.texi (NVPTX options): Remove -m32.
>
> This caused the warning: doc/invoke.texi:25617: warning: @itemx should
>
On 10/15/20 3:26 PM, Tom de Vries wrote:
PR target/97436
* config/nvptx/nvptx.opt (m32): Comment out.
* doc/invoke.texi (NVPTX options): Remove -m32.
This caused the warning: doc/invoke.texi:25617: warning: @itemx should
not begin @table
Fixed by the committed attached patch.