This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libstdc++/1608: Problem with TREE_PARMLIST



On 10 Jan 2001 stewart@netwinder.org wrote:

> >Release:        gcc version 2.97 20010109 (experimental)
> >Organization:
> >Environment:
> Shows up in armv4l-unknown-linux-gnu.  Actually should show up in any ARM build.
> >Description:
> I'm entering this so it does not get lost.  See the discussion on gcc-bugs for complete analysis of the problem and what the recommened solution is.  I don't really understand the problem all that well, so most of this bug report is bringing the urls together of where the discussion took place.
> 
> For now Richard Earnshaw entered a work around to allow builds to occur on ARM again.  This problem has been around for over a month.  The result of this path is that the Xscale builtins will most likely not work with newlib.  See Richard's work around for details on this.
> 
> Original report:
> http://gcc.gnu.org/ml/libstdc++/2000-12/msg00098.html
> 
> Start of what the problem is:
> http://gcc.gnu.org/ml/libstdc++/2000-12/msg00208.html
> 
> More details:
> http://gcc.gnu.org/ml/libstdc++/2000-12/msg00239.html
> 
> >How-To-Repeat:
> Revert Richard's patch and do a bootstrap on for an ARM target.
> >Fix:
> Implement the proper fix from:
> http://gcc.gnu.org/ml/libstdc++/2000-12/msg00301.html

This was fixed by:
	http://gcc.gnu.org/ml/gcc-bugs/2001-01/msg00287.html
	http://gcc.gnu.org/ml/gcc-bugs/2001-01/msg00286.html

And the built-ins for ARM/Xscale were re-enabled with:
	http://gcc.gnu.org/ml/gcc-patches/2001-01/msg01558.html

This bug is no longer present, so someone could close it.

Thanks,
-Rms


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]