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 Wed, 6 Nov 2002, Joe Buck wrote:

> 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?

Yes,

2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>

        PR other/3337
        PR bootstrap/6763
        PR bootstrap/8122
        * fixinc/inclhack.def (libc1_G_va_list): New fix.
        * fixinc/fixincl.x: Regenerate.
        * config/i386/linux.h: Move MD_FALLBACK_FRAME_STATE_FOR inside
        ifndef IN_LIBGCC2.  Wrap it together with signal.h and
        sys/ucontext.h inclusion in ifndef USE_GNULIBC_1.
        * configure.in (gcc_AC_CHECK_DECLS): Check vasprintf too.
        * config.in, configure: Regenerate.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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