Hacker News new | ask | show | jobs
by bla3 1869 days ago
Does -fdiagnostics-plain-output not do what you want?
1 comments

    $ cc -fdiagnostics-plain-output c.c
    cc: error: unrecognized command-line option ‘-fdiagnostics-plain-output’
It's new in gcc 11.1