This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Fix push on h8300.
- To: Kazu Hirata <kazu at hxi dot com>
- Subject: Re: [patch] Fix push on h8300.
- From: Roman Zippel <zippel at linux-m68k dot org>
- Date: Tue, 31 Jul 2001 02:06:22 +0200
- CC: 'Graham Stott' <grahams at redhat dot com>, gcc-patches at gcc dot gnu dot org
- References: <879EA880A0FED411996B00B0D0B082EC0D389F@hxi_exch01.hxi.com>
Hi,
> > I tried this patch and the compiler failed building libgcc!
> > because of an unrecognised instruction that looked to be
> > related to your changes.
>
> Did you revert your change to function.c in your tree? As far as I
> remember, that causes the libgcc failure.
BTW it also breaks m68k.
bye, Roman