]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR modula2/110284 Remove stor-layout.o and backend header files
authorGaius Mulley <gaiusmod2@gmail.com>
Sun, 18 Jun 2023 20:07:59 +0000 (21:07 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Sun, 18 Jun 2023 20:07:59 +0000 (21:07 +0100)
commit24f75498ea59be94ae3eb1b82aa0b9de6ebfa232
tree2505ec39195cd6a940dd1be72277491ea7e6bd9d
parent0f9bb3e7a4aab95fd449f60b5f891ed9a6e5f352
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 <gaiusmod2@gmail.com>
gcc/m2/Make-lang.in
gcc/m2/gm2-gcc/gcc-consolidation.h