public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "Joe Goyette" <goyette@sgi.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org
Subject: Re: c++/2892
Date: Fri, 10 Aug 2001 09:46:00 -0000	[thread overview]
Message-ID: <20010810164602.19137.qmail@sourceware.cygnus.com> (raw)

The following reply was made to PR c++/2892; it has been noted by GNATS.

From: "Joe Goyette" <goyette@sgi.com>
To: <gcc-gnats@gcc.gnu.org>,
	<gcc-prs@gcc.gnu.org>,
	<gcc-bugs@gcc.gnu.org>,
	<nobody@gcc.gnu.org>,
	<keith@sgi.com>,
	<rodrigc@gcc.gnu.org>,
	<nathan@gcc.gnu.org>,
	<ianw@sgi.com>
Cc:  
Subject: Re: c++/2892
Date: Fri, 10 Aug 2001 11:44:43 -0500

 The example case was compiled again, this time using CodeSourcery's Online
 Test Compilation to generate the executable.   The following output was
 generated. (the output was modified for readability)
 
 [goyette@tux tmp]$ ./test-cs
 Input = 		1, -1, 1
 item = 		4.93371e-270, 3.50301, -1.99882
 mBuffer[0] = 	4.93371e-270, 3.50301, -1.99882,
 Output = 	4.93371e-270, 3.50301, -1.99882
 Input = 		1, 1, -1
 item = 		4.93371e-270, 3.50301, -1.99882
 mBuffer[1] = 	4.93371e-270, 3.50301, -1.99882,
 Output = 	4.93371e-270, 3.50301, -1.99882
 Input = 		1, 1, 1
 item = 		4.93371e-270, 3.50301, -1.99882
 mBuffer[2] = 	4.93371e-270, 3.50301, -1.99882,
 Output = 	4.93371e-270, 3.50301, -1.99882
 Input = 		1, -1, 1
 item = 		4.93371e-270, 3.50301, -1.99882
 mBuffer[3] = 	4.93371e-270, 3.50301, -1.99882,
 Output = 	4.93371e-270, 3.50301, -1.99882
 
 
 These results are still incorrect.  The values in the item, mBuffer, and
 Output arrays should be identical to the corresponding Input array.
 
 
 Note:  Ian Williams (original submitter from SGI) is no longer working on
 this issue.  If possible, please add Joe Goyette (goyette@sgi.com) to the
 'cc list.
 
 Thanks. Joe.
 


             reply	other threads:[~2001-08-10  9:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-10  9:46 Joe Goyette [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-08-20 14:16 c++/2892 Craig Rodrigues
2001-05-29 10:56 c++/2892 Ian Williams
2001-05-28  3:16 c++/2892 nathan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010810164602.19137.qmail@sourceware.cygnus.com \
    --to=goyette@sgi.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).