public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
@ 2010-10-01 10:29 hjl.tools at gmail dot com
  2010-10-01 11:34 ` [Bug testsuite/45856] " hjl.tools at gmail dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: hjl.tools at gmail dot com @ 2010-10-01 10:29 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

           Summary: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on
                    x86-64
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: eager@gcc.gnu.org


On Linux/x86-64, I got

FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O2 -flto 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O2 -fwhopr 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/cmpsf-1.c execution,  -Os 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O0 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O2 -flto 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O2 -fwhopr 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O3 -fomit-frame-pointer
-funroll-loops 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/cmpsi-2.c execution,  -Os

They were added by revision 164756:

http://gcc.gnu.org/ml/gcc-cvs/2010-09/msg01055.html


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
@ 2010-10-01 11:34 ` hjl.tools at gmail dot com
  2010-10-01 13:50 ` dominiq at lps dot ens.fr
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: hjl.tools at gmail dot com @ 2010-10-01 11:34 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unknown                     |4.6.0
   Target Milestone|---                         |4.6.0


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
  2010-10-01 11:34 ` [Bug testsuite/45856] " hjl.tools at gmail dot com
@ 2010-10-01 13:50 ` dominiq at lps dot ens.fr
  2010-10-01 23:53 ` howarth at nitro dot med.uc.edu
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: dominiq at lps dot ens.fr @ 2010-10-01 13:50 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2010-10-01 13:50:12 UTC ---
Confirmed on x86_64-apple-darwin10.4.


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
  2010-10-01 11:34 ` [Bug testsuite/45856] " hjl.tools at gmail dot com
  2010-10-01 13:50 ` dominiq at lps dot ens.fr
@ 2010-10-01 23:53 ` howarth at nitro dot med.uc.edu
  2010-10-02 21:58 ` danglin at gcc dot gnu.org
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2010-10-01 23:53 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |howarth at nitro dot
                   |                            |med.uc.edu

--- Comment #2 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-10-01 23:52:48 UTC ---
Since gcc.c-torture/execute/cmpsf-1.c and gcc.c-torture/execute/cmpsi-2.c
appear to be specific to the microblaze architecture, shouldn't these tests be
moved into gcc.target/microblaze?


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2010-10-01 23:53 ` howarth at nitro dot med.uc.edu
@ 2010-10-02 21:58 ` danglin at gcc dot gnu.org
  2010-10-02 22:10 ` danglin at gcc dot gnu.org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: danglin at gcc dot gnu.org @ 2010-10-02 21:58 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu.org

--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> 2010-10-02 21:58:43 UTC ---
Also seen on hppa-unknown-linux-gnu.


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (3 preceding siblings ...)
  2010-10-02 21:58 ` danglin at gcc dot gnu.org
@ 2010-10-02 22:10 ` danglin at gcc dot gnu.org
  2010-10-06 18:17 ` danglin at gcc dot gnu.org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: danglin at gcc dot gnu.org @ 2010-10-02 22:10 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> 2010-10-02 22:10:20 UTC ---
On hppa, fails on flt (x=0, y=1).  flt returns `T', but result is `F'.


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (4 preceding siblings ...)
  2010-10-02 22:10 ` danglin at gcc dot gnu.org
@ 2010-10-06 18:17 ` danglin at gcc dot gnu.org
  2010-10-06 18:58 ` eager at eagercon dot com
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: danglin at gcc dot gnu.org @ 2010-10-06 18:17 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2010.10.06 18:17:21
     Ever Confirmed|0                           |1


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (5 preceding siblings ...)
  2010-10-06 18:17 ` danglin at gcc dot gnu.org
@ 2010-10-06 18:58 ` eager at eagercon dot com
  2010-10-12 18:01 ` sje at cup dot hp.com
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: eager at eagercon dot com @ 2010-10-06 18:58 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

--- Comment #7 from Michael Eager <eager at eagercon dot com> 2010-10-06 18:58:15 UTC ---
Attached patches should correct test case failures.  Tested on x86_64 and x86.


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (6 preceding siblings ...)
  2010-10-06 18:58 ` eager at eagercon dot com
@ 2010-10-12 18:01 ` sje at cup dot hp.com
  2010-10-12 19:10 ` rth at gcc dot gnu.org
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: sje at cup dot hp.com @ 2010-10-12 18:01 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

Steve Ellcey <sje at cup dot hp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp.com

--- Comment #10 from Steve Ellcey <sje at cup dot hp.com> 2010-10-12 18:01:02 UTC ---
These patches work for me on ia64 linux.  Can we get them checked in?


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (7 preceding siblings ...)
  2010-10-12 18:01 ` sje at cup dot hp.com
@ 2010-10-12 19:10 ` rth at gcc dot gnu.org
  2010-10-12 20:07 ` eager at eagercon dot com
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: rth at gcc dot gnu.org @ 2010-10-12 19:10 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

Richard Henderson <rth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu.org

--- Comment #11 from Richard Henderson <rth at gcc dot gnu.org> 2010-10-12 19:10:32 UTC ---
The (revised) cmpsf-1 patches appear to be identical.
Michael, please check in your two fixes.


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (8 preceding siblings ...)
  2010-10-12 19:10 ` rth at gcc dot gnu.org
@ 2010-10-12 20:07 ` eager at eagercon dot com
  2010-10-12 23:18 ` howarth at nitro dot med.uc.edu
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: eager at eagercon dot com @ 2010-10-12 20:07 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

--- Comment #12 from Michael Eager <eager at eagercon dot com> 2010-10-12 20:07:13 UTC ---
Patches checked in.


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (9 preceding siblings ...)
  2010-10-12 20:07 ` eager at eagercon dot com
@ 2010-10-12 23:18 ` howarth at nitro dot med.uc.edu
  2010-10-13  2:28 ` eager at gcc dot gnu.org
  2010-10-13  9:47 ` hjl.tools at gmail dot com
  12 siblings, 0 replies; 14+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2010-10-12 23:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

--- Comment #13 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-10-12 23:17:57 UTC ---
(In reply to comment #12)
> Patches checked in.

What revision number? I don't see any commits.


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (10 preceding siblings ...)
  2010-10-12 23:18 ` howarth at nitro dot med.uc.edu
@ 2010-10-13  2:28 ` eager at gcc dot gnu.org
  2010-10-13  9:47 ` hjl.tools at gmail dot com
  12 siblings, 0 replies; 14+ messages in thread
From: eager at gcc dot gnu.org @ 2010-10-13  2:28 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

--- Comment #14 from eager at gcc dot gnu.org 2010-10-13 02:27:45 UTC ---
Author: eager
Date: Wed Oct 13 02:27:42 2010
New Revision: 165410

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165410
Log:
PR 45856

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.c-torture/execute/cmpsf-1.c
    trunk/gcc/testsuite/gcc.c-torture/execute/cmpsi-2.c


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

* [Bug testsuite/45856] gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64
  2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
                   ` (11 preceding siblings ...)
  2010-10-13  2:28 ` eager at gcc dot gnu.org
@ 2010-10-13  9:47 ` hjl.tools at gmail dot com
  12 siblings, 0 replies; 14+ messages in thread
From: hjl.tools at gmail dot com @ 2010-10-13  9:47 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45856

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #15 from H.J. Lu <hjl.tools at gmail dot com> 2010-10-13 09:47:17 UTC ---
Fixed.


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

end of thread, other threads:[~2010-10-13  9:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-01 10:29 [Bug testsuite/45856] New: gcc.c-torture/execute/cmpsf-1.c/cmpsi-2.c failed on x86-64 hjl.tools at gmail dot com
2010-10-01 11:34 ` [Bug testsuite/45856] " hjl.tools at gmail dot com
2010-10-01 13:50 ` dominiq at lps dot ens.fr
2010-10-01 23:53 ` howarth at nitro dot med.uc.edu
2010-10-02 21:58 ` danglin at gcc dot gnu.org
2010-10-02 22:10 ` danglin at gcc dot gnu.org
2010-10-06 18:17 ` danglin at gcc dot gnu.org
2010-10-06 18:58 ` eager at eagercon dot com
2010-10-12 18:01 ` sje at cup dot hp.com
2010-10-12 19:10 ` rth at gcc dot gnu.org
2010-10-12 20:07 ` eager at eagercon dot com
2010-10-12 23:18 ` howarth at nitro dot med.uc.edu
2010-10-13  2:28 ` eager at gcc dot gnu.org
2010-10-13  9:47 ` hjl.tools at gmail dot com

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