public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/22300] New: mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1
@ 2005-07-05  1:37 hp at gcc dot gnu dot org
  2005-07-05  1:46 ` [Bug testsuite/22300] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-07-05  1:37 UTC (permalink / raw)
  To: gcc-bugs

With LAST_UPDATED: "Mon Jul  4 22:31:48 UTC 2005" I get:
Running /home/hp/combined/combined/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp
...
...
FAIL: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1

This is a new test, and has always failed on mmix-knuth-mmixware.
It passes on cris-axis-elf and cris-axis-linux-gnu.
>From brief inspection, it seems likely to be a ilp32 vs lp64 issue;
there's a pointer cast to int in the test.

-- 
           Summary: mmix-knuth-mmixware testsuite failure: gcc.dg/tree-
                    ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        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,law 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=22300


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

* [Bug testsuite/22300] mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1
  2005-07-05  1:37 [Bug testsuite/22300] New: mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1 hp at gcc dot gnu dot org
@ 2005-07-05  1:46 ` pinskia at gcc dot gnu dot org
  2005-07-11 18:06 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-05  1:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-05 01:46 -------
Confirmed,  and yes this is a 32/64 bit problem.

-- 


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


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

* [Bug testsuite/22300] mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1
  2005-07-05  1:37 [Bug testsuite/22300] New: mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1 hp at gcc dot gnu dot org
  2005-07-05  1:46 ` [Bug testsuite/22300] " pinskia at gcc dot gnu dot org
@ 2005-07-11 18:06 ` pinskia at gcc dot gnu dot org
  2005-07-13 15:31 ` jsm28 at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-11 18:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-11 18:03:18
               date|                            |


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


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

* [Bug testsuite/22300] mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1
  2005-07-05  1:37 [Bug testsuite/22300] New: mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1 hp at gcc dot gnu dot org
  2005-07-05  1:46 ` [Bug testsuite/22300] " pinskia at gcc dot gnu dot org
  2005-07-11 18:06 ` pinskia at gcc dot gnu dot org
@ 2005-07-13 15:31 ` jsm28 at gcc dot gnu dot org
  2005-07-13 16:17 ` law at redhat dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-07-13 15:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From jsm28 at gcc dot gnu dot org  2005-07-13 15:28 -------
The test has now been added to 4.0 branch and fails there as well.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsm28 at gcc dot gnu dot org


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


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

* [Bug testsuite/22300] mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1
  2005-07-05  1:37 [Bug testsuite/22300] New: mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1 hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-07-13 15:31 ` jsm28 at gcc dot gnu dot org
@ 2005-07-13 16:17 ` law at redhat dot com
  2005-07-13 17:49 ` law at redhat dot com
  2005-07-13 18:06 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: law at redhat dot com @ 2005-07-13 16:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From law at redhat dot com  2005-07-13 16:11 -------
Subject: Re:  mmix-knuth-mmixware testsuite failure:
	gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1

On Wed, 2005-07-13 at 15:28 +0000, jsm28 at gcc dot gnu dot org wrote:
> ------- Additional Comments From jsm28 at gcc dot gnu dot org  2005-07-13 15:28 -------
> The test has now been added to 4.0 branch and fails there as well.
It's on my list (along with a variety of other things).  It's certainly
not forgotten.
jeff




-- 


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


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

* [Bug testsuite/22300] mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1
  2005-07-05  1:37 [Bug testsuite/22300] New: mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1 hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-07-13 16:17 ` law at redhat dot com
@ 2005-07-13 17:49 ` law at redhat dot com
  2005-07-13 18:06 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: law at redhat dot com @ 2005-07-13 17:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From law at redhat dot com  2005-07-13 17:49 -------
Fixed by twiddling testcase.

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


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


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

* [Bug testsuite/22300] mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1
  2005-07-05  1:37 [Bug testsuite/22300] New: mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1 hp at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-07-13 17:49 ` law at redhat dot com
@ 2005-07-13 18:06 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-13 18:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.2


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


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

end of thread, other threads:[~2005-07-13 17:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-05  1:37 [Bug testsuite/22300] New: mmix-knuth-mmixware testsuite failure: gcc.dg/tree-ssa/pr22051-2.c scan-tree-dump-times if \(\(int\) q 1 hp at gcc dot gnu dot org
2005-07-05  1:46 ` [Bug testsuite/22300] " pinskia at gcc dot gnu dot org
2005-07-11 18:06 ` pinskia at gcc dot gnu dot org
2005-07-13 15:31 ` jsm28 at gcc dot gnu dot org
2005-07-13 16:17 ` law at redhat dot com
2005-07-13 17:49 ` law at redhat dot com
2005-07-13 18:06 ` pinskia 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).