[PATCH] Clear --help=language and --help=common interaction.

Martin Liška mliska@suse.cz
Mon Mar 2 13:28:00 GMT 2020


Hi.

For situations like -Q --help=warning,c one can't see a warning
that is common. For that one needs to use -Q --help=warning,common.
My patch explains the behavior in documentation.

Ready to be installed?
Thanks,
Martin

gcc/ChangeLog:

2020-03-02  Martin Liska  <mliska@suse.cz>

	PR c/93886
	PR c/93887
	* doc/invoke.texi: Clarify --help=language and --help=common
	interaction.
---
  gcc/doc/invoke.texi | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Clear-help-language-and-help-common-interaction.patch
Type: text/x-patch
Size: 534 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20200302/e4c049fc/attachment.bin>


More information about the Gcc-patches mailing list