This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Unbreak m68k bootstrap
- From: Maxim Kuvyrkov <maxim at codesourcery dot com>
- To: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Cc: Roman Zippel <zippel at linux-m68k dot org>
- Date: Sun, 14 Oct 2007 13:57:19 +0400
- Subject: Unbreak m68k bootstrap
Hi,
Here are three patches aimed to unbreak m68k bootstrap.
m68k-v1.patch - Enable use of autogenerated enums for instruction
attributes in <arch>-protos.h files.
m68k-v2.patch - Make a use of previous patch in m68k backend.
m68k-v3.patch - Tame INSN_SCHEDULING.
The cumulative patch was bootstrapped on {x86_64, m68k, ia64,
ppc64}-unknown-linux-gnu.
Roman, can you, please, bootstrap cumulative patch on m68k to double check?
--
Maxim