PR other/3337
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2002 23:38:27 +0000 (23:38 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Oct 2002 23:38:27 +0000 (23:38 +0000)
commite2e49064631e8dda1d40948e67ce8c2914a1242d
tree6b5d294efa5c85f435ae1472b4c611a0295dafa6
parentcf114fce4bcf31f08808a11e9b1fb2f9998b5f92
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!)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58514 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog