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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Nathan Sidwell <nat...@gcc.gnu.org>:

https://gcc.gnu.org/g:1021222ee4d291ccb4f49cd0ae3393c83d8ff5d0

commit r11-7281-g1021222ee4d291ccb4f49cd0ae3393c83d8ff5d0
Author: Nathan Sidwell <nat...@acm.org>
Date:   Thu Feb 18 07:33:12 2021 -0800

    c++: Remove obsolete dg-module-headers [PR 99023]

    PR99023's testcase is highlighting some missing functionality of the
    modules test harness.  I did have some partial support, but it's only
    use in one place for a now-obsolete test.  This patch expunges that
    support so I can add better functionality now I understand better what
    is necessary.

            PR c++/99023
            gcc/testsuite/
            * g++.dg/modules/modules.exp: Remove dg-module-headers support
            * g++.dg/modules/alias-2_a.H: Delete.
            * g++.dg/modules/sys/alias-2_a.H: Delete.

Reply via email to