On Mon, Sep 12, 2022 at 02:02:16PM +0200, Tobias Burnus wrote:
> +         {
> +           warning_at (input_location, 0,
> +                       "%<omp requires reverse_offload%> requires at "
> +                       "least %<sm_35%> for %<-march=%> - disabling "
> +                       "offload-code generation for this device type");

I wonder whether it shouldn't talk about
-foffload-options=nvptx-none=-march=
instead of just -march=.

Otherwise LGTM.

        Jakub

Reply via email to