public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c
@ 2004-11-07  3:41 hp at gcc dot gnu dot org
  2004-11-07  6:44 ` [Bug target/18336] " hp at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-07  3:41 UTC (permalink / raw)
  To: gcc-bugs

The testcase is just buggy; it assumes the target supports stabs,
but should not do so.  It should use some dg-require-stabs function
alt. xfail all non-stabs targets (like this one; dwarf2 only)
alt. compile on just a known set of stabs targets.

For the record, the .log message is:
/gcc/testsuite/gcc.dg/20040813-1.c:1: error: target system does not support the
"stabs" debug format

-- 
           Summary: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-
                    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=18336


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

* [Bug target/18336] mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c
  2004-11-07  3:41 [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c hp at gcc dot gnu dot org
@ 2004-11-07  6:44 ` hp at gcc dot gnu dot org
  2004-11-09  9:49 ` hp at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-07  6:44 UTC (permalink / raw)
  To: gcc-bugs



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


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


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

* [Bug target/18336] mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c
  2004-11-07  3:41 [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c hp at gcc dot gnu dot org
  2004-11-07  6:44 ` [Bug target/18336] " hp at gcc dot gnu dot org
@ 2004-11-09  9:49 ` hp at gcc dot gnu dot org
  2004-11-09 10:00 ` hp at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ 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|0000-00-00 00:00:00         |2004-11-09 09:48:41
               date|                            |


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


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

* [Bug target/18336] mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c
  2004-11-07  3:41 [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c hp at gcc dot gnu dot org
  2004-11-07  6:44 ` [Bug target/18336] " hp at gcc dot gnu dot org
  2004-11-09  9:49 ` hp at gcc dot gnu dot org
@ 2004-11-09 10:00 ` hp at gcc dot gnu dot org
  2004-11-09 10:00 ` hp at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-09 10:00 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|2004-11-09 09:54:11         |2004-11-09 09:57:28
               date|                            |


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


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

* [Bug target/18336] mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c
  2004-11-07  3:41 [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-11-09 10:00 ` hp at gcc dot gnu dot org
@ 2004-11-09 10:00 ` hp at gcc dot gnu dot org
  2004-11-11 15:28 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-09 10:00 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-11-09 09:48:41         |2004-11-09 09:54:11
               date|                            |


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


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

* [Bug target/18336] mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c
  2004-11-07  3:41 [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-11-09 10:00 ` hp at gcc dot gnu dot org
@ 2004-11-11 15:28 ` pinskia at gcc dot gnu dot org
  2004-11-29 20:15 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-11 15:28 UTC (permalink / raw)
  To: gcc-bugs



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


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


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

* [Bug target/18336] mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c
  2004-11-07  3:41 [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c hp at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-11-11 15:28 ` pinskia at gcc dot gnu dot org
@ 2004-11-29 20:15 ` cvs-commit at gcc dot gnu dot org
  2004-11-29 20:21 ` hp at gcc dot gnu dot org
  2004-12-01  0:42 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-11-29 20:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-29 20:14 -------
Subject: Bug 18336

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hp@gcc.gnu.org	2004-11-29 20:14:19

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.dg: 20040813-1.c 

Log message:
	PR target/18336
	* gcc.dg/20040813-1.c: Skip for mmix-*-*.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4681&r2=1.4682
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20040813-1.c.diff?cvsroot=gcc&r1=1.3&r2=1.4



-- 


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


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

* [Bug target/18336] mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c
  2004-11-07  3:41 [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c hp at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-11-29 20:15 ` cvs-commit at gcc dot gnu dot org
@ 2004-11-29 20:21 ` hp at gcc dot gnu dot org
  2004-12-01  0:42 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-29 20:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2004-11-29 20:21 -------
<URL:http://gcc.gnu.org/ml/gcc-patches/2004-11/msg02595.html>

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


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


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

* [Bug target/18336] mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c
  2004-11-07  3:41 [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c hp at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2004-11-29 20:21 ` hp at gcc dot gnu dot org
@ 2004-12-01  0:42 ` pinskia at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-01  0:42 UTC (permalink / raw)
  To: gcc-bugs



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


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


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

end of thread, other threads:[~2004-12-01  0:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-07  3:41 [Bug target/18336] New: mmix-knuth-mmixware testsuite failure: gcc.dg/20040813-1.c hp at gcc dot gnu dot org
2004-11-07  6:44 ` [Bug target/18336] " hp at gcc dot gnu dot org
2004-11-09  9:49 ` hp at gcc dot gnu dot org
2004-11-09 10:00 ` hp at gcc dot gnu dot org
2004-11-09 10:00 ` hp at gcc dot gnu dot org
2004-11-11 15:28 ` pinskia at gcc dot gnu dot org
2004-11-29 20:15 ` cvs-commit at gcc dot gnu dot org
2004-11-29 20:21 ` hp at gcc dot gnu dot org
2004-12-01  0:42 ` 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).