NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/38359 (compiler ICE when compiling strtod.c with -msoft-float on mvme68k port)



On Fri, May 02, 2008 at 01:48:52PM +0000, tsutsui%NetBSD.org@localhost wrote:
> Synopsis: compiler ICE when compiling strtod.c with -msoft-float on mvme68k 
> port
> 
> Responsible-Changed-From-To: toolchain-manager->tsutsui
> Responsible-Changed-By: tsutsui%NetBSD.org@localhost
> Responsible-Changed-When: Fri, 02 May 2008 22:48:51 +0900
> Responsible-Changed-Why:
> 
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: tsutsui%NetBSD.org@localhost
> State-Changed-When: Fri, 02 May 2008 22:48:51 +0900
> State-Changed-Why:
> Please try src/gnu/dist/gcc4/gcc/config/m68k/m68k.md rev 1.5.
> BTW, did you see the problem on m68k host, or only on sun4u cross host?

I was able to successfully build the tree without -msoft-float,
thus I know that the version of the sources in my tree is buildable.

I removed the build tree and tried it all again with -msoft-float.

While this doesn't complete (due to some unknown math symbols when
attempting to link bin/cat), it does successfully get past compiling
all the libraries, which includes the previous compiler failure when
compiling strtod.c.

So, the compiler isn't failing any more...

Thanks!

-Kurt


Home | Main Index | Thread Index | Old Index