public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Dara Hazeghi <dhazeghi@yahoo.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: objc/429: forward:: / performv:: fail to work
Date: Wed, 14 May 2003 06:06:00 -0000	[thread overview]
Message-ID: <20030514060601.16073.qmail@sources.redhat.com> (raw)

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

From: Dara Hazeghi <dhazeghi@yahoo.com>
To: jmcmullan@linuxcare.com, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc: shebs@apple.com
Subject: Re: objc/429: forward:: / performv:: fail to work
Date: Tue, 13 May 2003 22:58:42 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=429
 
 Hello,
 
 with the testcase of this PR on gcc 3.3, I get:
 
 bash-2.04$ ./a.out
 
 
 running tests
 [testObj anInt:2 timesInt:3 plusFloat:4.3] = 10.300000
 [testObj times3:9] =27.000000
 [testObj times2:8] =16
 [testObj doubleTimes:20:4] =80.000000
 [testObj floatTimes:20:4] =80.000000
 float4: 3.00: 4.00: 5.00: 6.00 = 360.000000
 Sum of stuct pointer passed in = 395
 [testObj times3:[testObj times3: 2]] = 18.000000
 [testObj newStruct] 1 2 3 4 5 6 7 8 9 10 11 12
 
 
 running tests using forwarding
 attempting to forward: [testObj anInt:2 timesInt:3 plusFloat:4.3] = nan
 attempting to forward: [testObj times3:9] =nan
 attempting to forward: [testObj times2:8] =-2147483648
 attempting to forward: [testObj doubleTimes:20:4] =nan
 attempting to forward: [testObj floatTimes:20:4] =nan
 attempting to forward: float4: 3.00: 4.00: 5.00: 6.00 = nan
 attempting to forward: Sum of stuct pointer passed in = 1477708184
 attempting to forward: attempting to forward: [testObj times3:[testObj  
 times3: 2]] = nan
 
 Is this the expected behavior of this testcase? If not what is? Thanks,
 
 Dara
 


             reply	other threads:[~2003-05-14  6:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-14  6:06 Dara Hazeghi [this message]
2003-05-14 10:57 giovannibajo
2003-05-14 18:26 Jason McMullan

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=20030514060601.16073.qmail@sources.redhat.com \
    --to=dhazeghi@yahoo.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).