public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18351] New: mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c
@ 2004-11-07  6:25 hp at gcc dot gnu dot org
  2004-11-07  6:54 ` [Bug target/18351] " hp at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-07  6:25 UTC (permalink / raw)
  To: gcc-bugs

With LAST_UPDATED: "Sat Nov  6 19:25:03 GMT 2004" I get:

With the message in the .log being:
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0

It looks like the test has always xpassed on this target.

-- 
           Summary: mmix-knuth-mmixware testsuite failure: XPASS:
                    gcc.dg/tree-ssa/20040204-1.c
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mmix-knuth-mmixware


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


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

* [Bug target/18351] mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c
  2004-11-07  6:25 [Bug target/18351] New: mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c hp at gcc dot gnu dot org
@ 2004-11-07  6:54 ` hp at gcc dot gnu dot org
  2004-11-07  6:57 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-07  6:54 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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


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

* [Bug target/18351] mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c
  2004-11-07  6:25 [Bug target/18351] New: mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c hp at gcc dot gnu dot org
  2004-11-07  6:54 ` [Bug target/18351] " hp at gcc dot gnu dot org
@ 2004-11-07  6:57 ` pinskia at gcc dot gnu dot org
  2004-11-09  9:49 ` hp at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-07  6:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-07 06:57 -------
Reading the comment in the testcase it looks like it is hard to decide wether or not to xfail it:
/* ??? Ug.  This one may or may not fail based on how fold decides
   that the && should be emitted (based on BRANCH_COST).  Fix this
   by teaching dom to look through && and register all components
   as true.  */

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-07 06:57:04
               date|                            |


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


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

* [Bug target/18351] mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c
  2004-11-07  6:25 [Bug target/18351] New: mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c hp at gcc dot gnu dot org
  2004-11-07  6:54 ` [Bug target/18351] " hp at gcc dot gnu dot org
  2004-11-07  6:57 ` pinskia at gcc dot gnu dot org
@ 2004-11-09  9:49 ` hp at gcc dot gnu dot org
  2004-11-11 15:31 ` pinskia at gcc dot gnu dot org
  2005-02-02  3:37 ` hp at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-09  9:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2004-11-09 09:48 -------
Confirmed, separate system than original report, with "Tue Nov  9 00:36:20 UTC
2004" (no .log reconfirmation)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-11-07 06:57:04         |2004-11-09 09:48:42
               date|                            |


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


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

* [Bug target/18351] mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c
  2004-11-07  6:25 [Bug target/18351] New: mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-11-09  9:49 ` hp at gcc dot gnu dot org
@ 2004-11-11 15:31 ` pinskia at gcc dot gnu dot org
  2005-02-02  3:37 ` hp at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-11 15:31 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.0                       |---


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


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

* [Bug target/18351] mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c
  2004-11-07  6:25 [Bug target/18351] New: mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-11-11 15:31 ` pinskia at gcc dot gnu dot org
@ 2005-02-02  3:37 ` hp at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-02  3:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-02-02 03:37 -------
Also part of PR 19745 (cris-elf).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |19745
              nThis|                            |


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


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

end of thread, other threads:[~2005-02-02  3:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-07  6:25 [Bug target/18351] New: mmix-knuth-mmixware testsuite failure: XPASS: gcc.dg/tree-ssa/20040204-1.c hp at gcc dot gnu dot org
2004-11-07  6:54 ` [Bug target/18351] " hp at gcc dot gnu dot org
2004-11-07  6:57 ` pinskia at gcc dot gnu dot org
2004-11-09  9:49 ` hp at gcc dot gnu dot org
2004-11-11 15:31 ` pinskia at gcc dot gnu dot org
2005-02-02  3:37 ` hp at gcc dot gnu dot org

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