Hello, I have committed to trunk as obvious the following patch to add a missing period at the end of help text for the '-moptimize' NVPTX backend option.
Alexander * config/nvptx/nvptx.opt (moptimize): Add a period at end of help text. --- gcc/config/nvptx/nvptx.opt +++ gcc/config/nvptx/nvptx.opt @@ -31,4 +31,4 @@ moptimize Target Report Var(nvptx_optimize) Init(-1) -Optimize partition neutering +Optimize partition neutering.