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.
Hi,
The nvptx port has an -m32 option, but it's not clear whether this
was ever build/tested/used.
Don't expose to user anymore. Tested on nvptx.
Committed to trunk.
Thanks,
- Tom
[nvptx] Remove -m32
gcc/ChangeLog:
2020-10-15 Tom de Vries
PR target/97436
* config/nvptx/n