public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: objc/429: forward:: / performv:: fail to work
@ 2003-05-14 18:26 Jason McMullan
0 siblings, 0 replies; 3+ messages in thread
From: Jason McMullan @ 2003-05-14 18:26 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR objc/429; it has been noted by GNATS.
From: Jason McMullan <jmcmullan@linuxcare.com>
To: gcc-prs@gcc.gnu.org, jmcmullan@linuxcare.com,
gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:
Subject: Re: objc/429: forward:: / performv:: fail to work
Date: Wed, 14 May 2003 14:21:44 -0400
=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The "running tests" lines are baseline, and the "running tests using=20
forwarding" lines should be identical.
Evidently, forward::/performv:: are broken. Again.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&database=3D=
gcc&pr=3D429
=2D --=20
Jason McMullan, Senior Linux Consultant, Linuxcare, Inc.
412.422.8077 tel, 412.656.3519 cell, 208.694.9206 fax
jmcmullan@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+wolBQttCtV7WQZsRAp3dAJ9QV5nXYnXH4mwkPF6J+Jgxea+v7QCeJPuz
9436dSJ5RbPKCUi2To6ZPSE=3D
=3Dy3Og
=2D----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: objc/429: forward:: / performv:: fail to work
@ 2003-05-14 10:57 giovannibajo
0 siblings, 0 replies; 3+ messages in thread
From: giovannibajo @ 2003-05-14 10:57 UTC (permalink / raw)
To: gcc-bugs, gcc-prs, jmcmullan, nobody
Synopsis: forward:: / performv:: fail to work
State-Changed-From-To: analyzed->feedback
State-Changed-By: bajo
State-Changed-When: Wed May 14 10:57:57 2003
State-Changed-Why:
See Dara's question.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=429
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: objc/429: forward:: / performv:: fail to work
@ 2003-05-14 6:06 Dara Hazeghi
0 siblings, 0 replies; 3+ messages in thread
From: Dara Hazeghi @ 2003-05-14 6:06 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-14 18:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-14 18:26 objc/429: forward:: / performv:: fail to work Jason McMullan
-- strict thread matches above, loose matches on Subject: below --
2003-05-14 10:57 giovannibajo
2003-05-14 6:06 Dara Hazeghi
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).