Re: Cirrus arm Maverick Crunch fixes

2005-11-17 Thread Dario Massarin
Ok. I've just checked the gcc-4_0-branch but trying to compile with --with-cpu=ep9312 and --with-fpu=maverick still fails (but this is a different problem). I've reported this bug here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24914

Re: Cirrus arm Maverick Crunch fixes

2005-11-17 Thread Dario Massarin
> On Thu, 2005-11-17 at 10:23, Dario Massarin wrote: > > > I would like to start with this bug report: > > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24861 > > > > Could you give me some hints on where is the problem? > > It just happens that I

Cirrus arm Maverick Crunch fixes

2005-11-17 Thread Dario Massarin
Hello everybody As you may already know the code that supports cirrus arm processors with maverick crunch floating point unit (-mfpu=maverick), which is included in gcc 4.x, is nearly complete but, as of now, broken. So I'm going to spend some time in fixing it, but I'm pretty new in gcc developm