From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig Rodrigues To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: target/4606 config.gcc refers to non-existant va-clipper.h Date: Sat, 20 Oct 2001 20:56:00 -0000 Message-id: <20011021035606.18942.qmail@sourceware.cygnus.com> X-SW-Source: 2001-10/msg00433.html List-Id: The following reply was made to PR target/4606; it has been noted by GNATS. From: Craig Rodrigues To: gcc-patches@gcc.gnu.org Cc: gcc-gnats@gcc.gnu.org, Patrick.Mackinlay@kjv.com.au, rodrigc@gcc.gnu.org Subject: Re: target/4606 config.gcc refers to non-existant va-clipper.h Date: Sat, 20 Oct 2001 23:53:08 -0400 Hi, This patch addresses: http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4606&database=gcc Please apply the following patch to branch. An equivalent change can go on mainline. va-clipper.h has been removed from the GCC repository for some time now. 2001-10-14 Craig Rodrigues PR target/4606 * config.gcc: Remove reference to va-clipper.h Index: config.gcc =================================================================== RCS file: /cvs/gcc/gcc/gcc/config.gcc,v retrieving revision 1.27.2.15 diff -u -r1.27.2.15 config.gcc --- config.gcc 2001/10/10 00:25:25 1.27.2.15 +++ config.gcc 2001/10/21 03:50:45 @@ -667,7 +667,6 @@ tm_file="${tm_file} svr3.h clipper/clix.h" xm_file=clipper/xm-clix.h xmake_file=clipper/x-clix - extra_headers=va-clipper.h extra_parts="crtbegin.o crtend.o" install_headers_dir=install-headers-cpio ;;