This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: m68k bootstrap failure
On Mon, Oct 27, 2003 at 08:13:03PM -0500, Peter Barada wrote:
>
> > Yes, I do albeit a lot earlier. For me it already dies when compiling
> > floatformat.c. I wonder when I will get a working compiler again. As
> > soon as one bug is fixed another one surfaces :-(
>
> What configuration are you trying to build for, i.e. how are you
> trying to build what particular world? I'll give it a whirl and see if
> I can replicate your failure, and if I can find the time, dig into it.
Try this testcase: http://gcc.gnu.org/ml/gcc/2003-10/msg01317.html
You can use any m68k target but you must enable TARGET_68881. You only
need to build cc1. It broke between Oct 20 and 27.
Gunther