[Fwd] Re: armv4l bootstrap problem in libstdc++-v3

Richard Earnshaw rearnsha@arm.com
Wed Jan 10 06:11:00 GMT 2001


------- Forwarded Message

To: Rod Stewart <stewart@nexus.carleton.ca>
cc: Benjamin Kosnik <bkoz@redhat.com>, Jason Merrill <jason@redhat.com>,
        Mark Mitchell <mark@codesourcery.com>, nickc@redhat.com,
        stewart@netwinder.org, gcc-bugs@gcc.gnu.org, libstdc++@gcc.gnu.org
Cc: rearnsha@arm.com
Subject: Re: armv4l bootstrap problem in libstdc++-v3 
In-reply-to: Your message of "Mon, 08 Jan 2001 14:01:53 EST."
             <Pine.LNX.4.21.0101081356060.6937-100000@nexus.carleton.ca> 
Mime-Version: 1.0
Date: Wed, 10 Jan 2001 14:07:27 +0000
From: Richard Earnshaw <rearnsha@sun18.cambridge.arm.com>
Content-Length: 2615

It is with some reluctance that I am committing the following patch.  My 
reasons for doing so are as follows:

1) Building the ARM compiler has been broken because of this for over a 
month now
2) There is no apparent sign that a patch for the C++ front end is 
forthcoming from a C++ mainatiner, even though the bug lies there and not 
in the ARM back-end.
3) I have insufficient understanding of the tree system to fix the front 
end myself, or, given the anticipated time-scales for the release, time to 
acquire that knowledge.

Given that we have a major release coming up, to remain in this state is 
unacceptable.  So I've decided that we will have to disable the XScale 
builtins until such time as the problem is fixed -- at this point I 
consider being able to build and install the C++ libraries more important 
than supporting the newlib builds for Xscale (which I believe will now 
fail as a result of this).

I have tried to produce, but have been unsuccessful, a test case which 
causes a similar problem with one of the standard built-ins.  This 
probably means I still don't fully understand the failure fully.

Richard.

2001-01-10  Richard Earnshaw  <rearnsha@arm.com>

	* arm.c (arm_init_builtins): Temporarily disable xscale builtins.






------- End of Forwarded Message


More information about the Gcc-patches mailing list