public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/4606: config.gcc refers to non-existant va-clipper.h
@ 2001-11-09 12:10 rodrigc
  0 siblings, 0 replies; 7+ messages in thread
From: rodrigc @ 2001-11-09 12:10 UTC (permalink / raw)
  To: Patrick.Mackinlay, gcc-bugs, gcc-gnats, gcc-prs, nobody

Synopsis: config.gcc refers to non-existant va-clipper.h

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Nov 17 16:33:00 2001
State-Changed-Why:
    Patch applied.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4606&database=gcc


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: target/4606: config.gcc refers to non-existant va-clipper.h
@ 2001-11-09 12:12 rodrigc
  0 siblings, 0 replies; 7+ messages in thread
From: rodrigc @ 2001-11-09 12:12 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/4606; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
To: Patrick.Mackinlay@kjv.com.au, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org,
  gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: target/4606: config.gcc refers to non-existant va-clipper.h
Date: 18 Nov 2001 00:33:00 -0000

 Synopsis: config.gcc refers to non-existant va-clipper.h
 
 State-Changed-From-To: open->closed
 State-Changed-By: rodrigc
 State-Changed-When: Sat Nov 17 16:33:00 2001
 State-Changed-Why:
     Patch applied.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4606&database=gcc


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: target/4606 config.gcc refers to non-existant va-clipper.h
@ 2001-11-09  6:06 Zack Weinberg
  0 siblings, 0 replies; 7+ messages in thread
From: Zack Weinberg @ 2001-11-09  6:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/4606; it has been noted by GNATS.

From: Zack Weinberg <zack@codesourcery.com>
To: Craig Rodrigues <rodrigc@mediaone.net>
Cc: gcc-patches@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc@gcc.gnu.org,
	rodrigc@gcc.gnu.org
Subject: Re: target/4606 config.gcc refers to non-existant va-clipper.h
Date: Sat, 17 Nov 2001 12:53:55 -0800

 On Sat, Nov 17, 2001 at 03:14:46PM -0500, Craig Rodrigues wrote:
 > Hi,
 > 
 > I received no feedback, so I am reposting this patch mentioned in:
 > 
 > http://gcc.gnu.org/ml/gcc-patches/2001-10/msg01055.html
 > 
 > 
 > va-clipper.h was removed with:
 > 
 > Tue Sep 14 20:10:29 1999  Richard Henderson  <rth@cygnus.com>
 >  
 >         * Makefile.in (USER_H): Remove va-foo.h.
 >  
 >         * ginclude/{va-alpha.h,va-arc.h,va-c4x.h,va-clipper.h,va-h8300.h,
 >         va-i860.h,va-i960.h,va-m32r.h,va-m88k.h,va-mips.h,va-mn10200.h,
 >         va-mn10300.h,va-pa.h,va-ppc.h,va-pyr.h,va-sh.h,va-sparc.h,
 >         va-spur.h,va-v850.h}: Remove.
 > 
 > 
 > Request approval to commit this, for the following PR:
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4606&database=gcc
 
 I think this should qualify as an obvious fix.
 
 zw


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: target/4606 config.gcc refers to non-existant va-clipper.h
@ 2001-11-09  4:26 Craig Rodrigues
  0 siblings, 0 replies; 7+ messages in thread
From: Craig Rodrigues @ 2001-11-09  4:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/4606; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
To: gcc-patches@gcc.gnu.org
Cc: gcc-gnats@gcc.gnu.org, gcc@gcc.gnu.org, rodrigc@gcc.gnu.org
Subject: Re: target/4606 config.gcc refers to non-existant va-clipper.h
Date: Sat, 17 Nov 2001 15:14:46 -0500

 Hi,
 
 I received no feedback, so I am reposting this patch mentioned in:
 
 http://gcc.gnu.org/ml/gcc-patches/2001-10/msg01055.html
 
 
 va-clipper.h was removed with:
 
 Tue Sep 14 20:10:29 1999  Richard Henderson  <rth@cygnus.com>
  
         * Makefile.in (USER_H): Remove va-foo.h.
  
         * ginclude/{va-alpha.h,va-arc.h,va-c4x.h,va-clipper.h,va-h8300.h,
         va-i860.h,va-i960.h,va-m32r.h,va-m88k.h,va-mips.h,va-mn10200.h,
         va-mn10300.h,va-pa.h,va-ppc.h,va-pyr.h,va-sh.h,va-sparc.h,
         va-spur.h,va-v850.h}: Remove.
 
 
 Request approval to commit this, for the following PR:
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4606&database=gcc
 
 
 
 
 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
 
 	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.114
 diff -u -r1.114 config.gcc
 --- config.gcc	2001/11/17 05:46:25	1.114
 +++ config.gcc	2001/11/17 20:06:45
 @@ -661,7 +661,6 @@
  clipper-intergraph-clix*)
  	tm_file="${tm_file} svr3.h clipper/clix.h"
  	xm_defines=POSIX
 -	extra_headers=va-clipper.h
  	extra_parts="crtbegin.o crtend.o"
  	install_headers_dir=install-headers-cpio
  	;;
 -- 
 Craig Rodrigues        
 http://www.gis.net/~craigr    
 rodrigc@mediaone.net          


^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: target/4606 config.gcc refers to non-existant va-clipper.h
@ 2001-11-09  2:46 Mackinlay, Patrick
  0 siblings, 0 replies; 7+ messages in thread
From: Mackinlay, Patrick @ 2001-11-09  2:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/4606; it has been noted by GNATS.

From: "Mackinlay, Patrick" <patrick.mackinlay@kjv.com.au>
To: "'Craig Rodrigues'" <rodrigc@mediaone.net>
Cc:  
Subject: RE: target/4606 config.gcc refers to non-existant va-clipper.h
Date: Mon, 22 Oct 2001 08:56:27 +0800

 Thanks for doing that one.
 
 Regards,
 Pat Mackinlay


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: target/4606 config.gcc refers to non-existant va-clipper.h
@ 2001-10-20 20:56 Craig Rodrigues
  0 siblings, 0 replies; 7+ messages in thread
From: Craig Rodrigues @ 2001-10-20 20:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR target/4606; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
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  <rodrigc@gcc.gnu.org>
 
 	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
  	;;
 
 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* target/4606: config.gcc refers to non-existant va-clipper.h
@ 2001-10-18  1:36 Patrick.Mackinlay
  0 siblings, 0 replies; 7+ messages in thread
From: Patrick.Mackinlay @ 2001-10-18  1:36 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4606
>Category:       target
>Synopsis:       config.gcc refers to non-existant va-clipper.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 18 01:36:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Mackinlay
>Release:        gcc-core-3.0.1
>Organization:
>Environment:
i686-pc-cygwin host, clipper-intergraph-clix target
>Description:

When attempting to build the above configuration, the build process aborts trying to "build" ginclude/va-clipper.h. This file is required by config.gcc:670, as an "extra_header"
>How-To-Repeat:
Try to build with --target=clipper-intergraph-clix.
>Fix:
Remove reference to va-clipper.h in config.gcc:670.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-11-18  0:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-09 12:10 target/4606: config.gcc refers to non-existant va-clipper.h rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-11-09 12:12 rodrigc
2001-11-09  6:06 target/4606 " Zack Weinberg
2001-11-09  4:26 Craig Rodrigues
2001-11-09  2:46 Mackinlay, Patrick
2001-10-20 20:56 Craig Rodrigues
2001-10-18  1:36 target/4606: " Patrick.Mackinlay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).