This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: m68k bootstrapping broken
On Thu, Jan 15, 2004 at 02:14:31PM +0100, Matthias Klose wrote:
> Andreas Schwab writes:
> > Bernardo Innocenti <bernie@develer.com> writes:
> >
> > > Andreas Schwab wrote:
> > >
> > >> 2004-01-11 Andreas Schwab <schwab@suse.de>
> > >> * config/m68k/m68k.c (output_move_const_into_data_reg): Clear cc
> > >> status for NOTB/NOTW/NEGW methods.
> > >
> > > Andreas, I confirm this patch fixed the reported bootstrap ICE on
> > > m68k-netbsdelf too.
> >
> > Thanks for testing, I've committed it now.
>
> For m68k-linux, I get until the bootstrap comparision with this
> patch. The compare fails with (Andreas, files on scrub in ~doko/3.4)
>
..hm, part of that might be because you build c++ and the other languages
as well. But having diffs in every file is suspicious.. is it some binutils
problem or did "tail -16c" stop working or something like that?
Richard