[Bug d/118545] d: Not all language options get a url in diagnostics

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 20 23:54:35 GMT 2025


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

--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain Buclaw <ibuclaw@gcc.gnu.org>:

https://gcc.gnu.org/g:47822ef8f1b03ab7124aba694709825a93897994

commit r15-8477-g47822ef8f1b03ab7124aba694709825a93897994
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Fri Mar 21 00:28:45 2025 +0100

    d: Fix quoted command-line options to match lang.opt [PR118545]

    It was noticed that not all D language options get a url in diagnostics.
    These have been checked and fixed as necessary.

            PR d/118545

    gcc/d/ChangeLog:

            * d-lang.cc (d_handle_option): Adjust quoted options.


More information about the Gcc-bugs mailing list