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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>:

https://gcc.gnu.org/g:76ef38e3178a11e76a66b4d4c0e10e85fe186a45

commit r12-6893-g76ef38e3178a11e76a66b4d4c0e10e85fe186a45
Author: Martin Liska <mli...@suse.cz>
Date:   Thu Jan 27 11:22:42 2022 +0100

    Improve wording for -freport-bug option.

            PR web/104254

    gcc/ChangeLog:

            * diagnostic.cc (diagnostic_initialize):
            Initialize report_bug flag.
            (diagnostic_action_after_output):
            Explain that -freport-bug option can be used for pre-processed
            file creation.  Make the message shorter.
            (error_recursion): Rename Internal to internal.
            * diagnostic.h (struct diagnostic_context): New field.
            * opts.cc (common_handle_option): Init the field here.

Reply via email to