This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/8122
- From: hp at gcc dot gnu dot org
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 24 Oct 2002 23:46:02 -0000
- Subject: bootstrap/8122
- Reply-to: hp at gcc dot gnu dot org
The following reply was made to PR bootstrap/8122; it has been noted by GNATS.
From: hp@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: bootstrap/8122
Date: 24 Oct 2002 23:38:34 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: hp@gcc.gnu.org 2002-10-24 16:38:34
Modified files:
gcc : ChangeLog
Log message:
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.
(Forgot to add PR markers. Doh!)
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.15786&r2=1.15787