https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91011

--- Comment #3 from Adam Badura <adam.f.badura at gmail dot com> ---
(In reply to Vladislav Ivanishin from comment #1)

> > Is there any workaround for versions older than trunk?
> 
> 
> Using the executable for the appropriate language frontend directly:
> 
> `gcc --print-file-name cc1plus`  -Wnon-virtual-dtor --help=warning,c++

On my system, I'm getting
> -bash: cc1plus: command not found

And I'm not able to check this on Compiler Explorer since there I can only
control the arguments.

Reply via email to