public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Test Suite
@ 2000-01-17 17:20    
  2000-01-23  5:40 ` Gerald Pfeifer
  0 siblings, 1 reply; 6+ messages in thread
From:     @ 2000-01-17 17:20 UTC (permalink / raw)
  To: gcc

The links to the test suite and benchmark
suite on the gcc homepage seem to be 
broken.  The message is "The requested URL
<blah> was not found on this server."

Cheers,
Jeff


--== Sent via Deja.com http://www.deja.com/ ==--
Share what you know. Learn what you don't.

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

* Re: Test Suite
  2000-01-17 17:20 Test Suite    
@ 2000-01-23  5:40 ` Gerald Pfeifer
  0 siblings, 0 replies; 6+ messages in thread
From: Gerald Pfeifer @ 2000-01-23  5:40 UTC (permalink / raw)
  To: jshammond; +Cc: gcc

On Mon, 17 Jan 2000,     wrote:
> The links to the test suite and benchmark suite on the gcc homepage
> seem to be broken.  The message is "The requested URL <blah> was not
> found on this server."

I tried repeatedly but have not been able to reproduce this. Please let
us know if you still experience that problem.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/

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

* Re: test suite
  2001-06-16  5:26 test suite Danny Antonetti
@ 2001-06-16  6:40 ` Tim Prince
  0 siblings, 0 replies; 6+ messages in thread
From: Tim Prince @ 2001-06-16  6:40 UTC (permalink / raw)
  To: Danny Antonetti, gcc

Have you considered using a more recent version which comes with a test
suite?
----- Original Message -----
From: "Danny Antonetti" <dannyant@uclink4.berkeley.edu>
To: <gcc@gcc.gnu.org>
Sent: Saturday, June 16, 2001 5:24 AM
Subject: test suite


> I was wondering if and where I could download your test suite, for
> gcc2.95.  It would be very useful in a research project I am working
on.
>
> Danny Antonetti

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

* test suite
@ 2001-06-16  5:26 Danny Antonetti
  2001-06-16  6:40 ` Tim Prince
  0 siblings, 1 reply; 6+ messages in thread
From: Danny Antonetti @ 2001-06-16  5:26 UTC (permalink / raw)
  To: gcc

I was wondering if and where I could download your test suite, for
gcc2.95.  It would be very useful in a research project I am working on.

Danny Antonetti

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

* Re: Test Suite
  2000-01-24 10:41    
@ 2000-01-26 12:59 ` Gerald Pfeifer
  0 siblings, 0 replies; 6+ messages in thread
From: Gerald Pfeifer @ 2000-01-26 12:59 UTC (permalink / raw)
  To: jshammond; +Cc: gcc, gcc-patches

On Mon, 24 Jan 2000,     wrote:
> I tried again, making sure that I wasn't using a stored page with the
> same results.  Since I mentioned this I found out that the test suite
> is not being released because of copyright issues.  I figured that the
> pages were just made unavailable without a replacement.

No, that was not the reason. I just realised that you probably were
reading our web pages at http://www.gnu.org/ , not our main server at
http://gcc.gnu.org/ .

The following patch, which I have already installed, will fix the problem
you noticed once the mirroring at http://www.gnu.org/ will pick it up.

Thanks for the hint!

Gerald

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.180
diff -c -3 -p -r1.180 index.html
*** index.html	2000/01/14 07:31:31	1.180
--- index.html	2000/01/26 20:50:11
*************** href="contribute.html">assigned to the F
*** 85,92 ****
  <p>We will provide regular, high quality 
  <a href=" ftp://gcc.gnu.org/pub/gcc/releases/index.html ">releases</a>.
  We want those releases to work well on a variety of native (including
! GNU/Linux) and cross targets and use an extensive <a href="testresults/">test
! suite</a> as well as a <a href="benchresults/">benchmark suite</a> to
  maintain and improve quality.
  <a href="gcc-2.95/gcc-2.95.2.html">GCC 2.95.2</a> is the current release.
  <hr>
--- 85,93 ----
  <p>We will provide regular, high quality 
  <a href=" ftp://gcc.gnu.org/pub/gcc/releases/index.html ">releases</a>.
  We want those releases to work well on a variety of native (including
! GNU/Linux) and cross targets and use an extensive
! <a href=" http://gcc.gnu.org/testresults/ ">test suite</a> as well as a
! <a href=" http://gcc.gnu.org/benchresults/ ">benchmark suite</a> to
  maintain and improve quality.
  <a href="gcc-2.95/gcc-2.95.2.html">GCC 2.95.2</a> is the current release.
  <hr>
*************** href=" mailto:gcc@gcc.gnu.org?subject=g77
*** 160,166 ****
  <address>
  <a href="about.html">The GCC team</a>
  <br>
! <small><i>Last modified on January 7, 2000.</i></small>
  </address>
  
  </body>
--- 161,167 ----
  <address>
  <a href="about.html">The GCC team</a>
  <br>
! <small><i>Last modified on January 26, 2000.</i></small>
  </address>
  
  </body>

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

* Re: Test Suite
@ 2000-01-24 10:41    
  2000-01-26 12:59 ` Gerald Pfeifer
  0 siblings, 1 reply; 6+ messages in thread
From:     @ 2000-01-24 10:41 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc

 
--

On Sun, 23 Jan 2000 14:40:31   Gerald Pfeifer wrote:
>On Mon, 17 Jan 2000,     wrote:
>> The links to the test suite and benchmark 
>> suite on the gcc homepage
>> seem to be broken.  The message is "The
>> requested URL <blah> was not
>> found on this server."
>
>I tried repeatedly but have not been able to
>reproduce this. Please let
>us know if you still experience that problem.
>
>Gerald
>-- 
>Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
>

I tried again, making sure that I wasn't using
a stored page with the same results.  
Since I mentioned this I found out
that the test suite is not being released
because of copyright issues.  I figured that
the pages were just made unavailable without a
replacement.

Jeff


--== Sent via Deja.com http://www.deja.com/ ==--
Share what you know. Learn what you don't.

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

end of thread, other threads:[~2001-06-16  6:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-17 17:20 Test Suite    
2000-01-23  5:40 ` Gerald Pfeifer
2000-01-24 10:41    
2000-01-26 12:59 ` Gerald Pfeifer
2001-06-16  5:26 test suite Danny Antonetti
2001-06-16  6:40 ` Tim Prince

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).