This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: latest version: draft gcc 3.2.1 release notes


> On Mon, 4 Nov 2002, Joe Buck wrote:
> 
> > GNU/Linux with old C library (libc5):
> > 3337,6763,8122 (duplicates): bootstrap fails for linux-gnulibc1
> 
> I don't think this patch has yet been applied to the branch (though it is
> a regression relative to 2.95).

The following ChangeLog entry appears in libstdc++-v3/ChangeLog on the
branch, which is why I included it in the notes:

2002-11-01  Hans-Peter Nilsson  <hp@bitrange.com>

	PR other/3337
	PR bootstrap/6763
	PR bootstrap/8122
	* testsuite/testsuite_hooks.h (__set_testsuite_memlimit): Use
	__typeof__ (r.rlim_cur), not rlim_t in declaration of limit.

Are you saying that there is an additional piece that has not been merged?


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