[Bug target/29302] isfinite returns wrong result at -O1

2007-01-20 Thread pinskia at gcc dot gnu dot org
--- Comment #32 from pinskia at gcc dot gnu dot org 2007-01-21 07:00 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNE

[Bug target/29302] isfinite returns wrong result at -O1

2007-01-17 Thread echristo at gcc dot gnu dot org
--- Comment #31 from echristo at gcc dot gnu dot org 2007-01-17 23:30 --- Subject: Bug 29302 Author: echristo Date: Wed Jan 17 23:30:30 2007 New Revision: 120884 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120884 Log: 2007-01-17 Eric Christopher <[EMAIL PROTECTED]>

[Bug target/29302] isfinite returns wrong result at -O1

2006-12-19 Thread echristo at gcc dot gnu dot org
--- Comment #30 from echristo at gcc dot gnu dot org 2006-12-19 20:26 --- Subject: Bug 29302 Author: echristo Date: Tue Dec 19 20:25:49 2006 New Revision: 120058 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120058 Log: 2006-12-19 Eric Christopher <[EMAIL PROTECTED]>

[Bug target/29302] isfinite returns wrong result at -O1

2006-12-19 Thread howarth at nitro dot med dot uc dot edu
--- Comment #29 from howarth at nitro dot med dot uc dot edu 2006-12-19 14:04 --- The nan_inf_fmt.f90 failures also occur in gcc 4.2 branch. Can we apply this fix there as well? -- howarth at nitro dot med dot uc dot edu changed: What|Removed |Add

[Bug target/29302] isfinite returns wrong result at -O1

2006-12-18 Thread sayle at gcc dot gnu dot org
--- Comment #28 from sayle at gcc dot gnu dot org 2006-12-19 04:17 --- Subject: Bug 29302 Author: sayle Date: Tue Dec 19 04:17:11 2006 New Revision: 120040 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120040 Log: 2006-12-18 Roger Sayle <[EMAIL PROTECTED]> Eric Ch

[Bug target/29302] isfinite returns wrong result at -O1

2006-12-15 Thread echristo at apple dot com
--- Comment #27 from echristo at apple dot com 2006-12-15 22:42 --- Submitted patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29302

[Bug target/29302] isfinite returns wrong result at -O1

2006-11-07 Thread echristo at apple dot com
--- Comment #26 from echristo at apple dot com 2006-11-08 00:06 --- I'll take this one since I've got the apple radar on it as well, removing Geoff. -- echristo at apple dot com changed: What|Removed |Added -

[Bug target/29302] isfinite returns wrong result at -O1

2006-11-05 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING |NEW Ever Confirmed|0 |1 Last recon

[Bug target/29302] isfinite returns wrong result at -O1

2006-11-05 Thread fxcoudert at gcc dot gnu dot org
--- Comment #25 from fxcoudert at gcc dot gnu dot org 2006-11-05 08:19 --- This is completely a target bug, and I have made a simple C testcase. I filed this with Apple bug reporter under id# 4820385. Adding geoffk in CC list since he wanted a C-only testcase, and now we have one. $ ca