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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Gaius Mulley <ga...@gcc.gnu.org>:

https://gcc.gnu.org/g:24f75498ea59be94ae3eb1b82aa0b9de6ebfa232

commit r14-1911-g24f75498ea59be94ae3eb1b82aa0b9de6ebfa232
Author: Gaius Mulley <gaiusm...@gmail.com>
Date:   Sun Jun 18 21:07:59 2023 +0100

    PR modula2/110284 Remove stor-layout.o and backend header files

    This patch removes stor-layout.o from the front end and also removes
    back end header files from gcc-consolidation.h.

    gcc/m2/ChangeLog:

            PR modula2/110284
            * Make-lang.in (m2_OBJS): Assign $(GM2_C_OBJS).
            (GM2_C_OBJS): Remove m2/stor-layout.o.
            (m2/stor-layout.o): Remove rule.
            * gm2-gcc/gcc-consolidation.h (rtl.h): Remove include.
            (df.h): Remove include.
            (except.h): Remove include.

    Signed-off-by: Gaius Mulley <gaiusm...@gmail.com>

Reply via email to