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

--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-16 branch has been updated by Jakub Jelinek
<[email protected]>:

https://gcc.gnu.org/g:742ca4610d51e156c287daebc8e293f155725c0b

commit r16-9508-g742ca4610d51e156c287daebc8e293f155725c0b
Author: Jakub Jelinek <[email protected]>
Date:   Thu Aug 6 11:03:43 2026 +0200

    testsuite: Clarify the std module export plugin diagnostics [PR125200]

    The following patch attempts to clarify the diagnostics, so that one e.g.
    doesn't look for import std::whatever; in the headers or something similar.

    2026-08-06  Jakub Jelinek  <[email protected]>

            PR libstdc++/125200
            * g++.dg/plugin/std_module_exports_plugin.cc (plugin_dump_decl):
Use
            %< and %>.  Clarify the error message and add a note.

    Reviewed-by: Jason Merrill <[email protected]>
    (cherry picked from commit 19a304d3680a1aeeb8ca412a6fe108a3f3b9d305)

Reply via email to