public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18334] New: mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c
@ 2004-11-07  2:34 hp at gcc dot gnu dot org
  2004-11-07  2:37 ` [Bug target/18334] " 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 @ 2004-11-07  2:34 UTC (permalink / raw)
  To: gcc-bugs

With LAST_UPDATED: "Sat Nov  6 19:25:03 GMT 2004" I get:
FAIL: gcc.dg/cpp/assert4.c (test for excess errors)

With the message in the .log being:
/gcc/testsuite/gcc.dg/cpp/assert4.c:316:4: error: #error

This test seems never to have worked on this target.
There's a copy-paste-typo on line 318; s/mcore/mmix/.
(But if that's the error we see, then there's a line-number
bug in the cpp code as well.)

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


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

* [Bug target/18334] mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c
  2004-11-07  2:34 [Bug target/18334] New: mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c hp at gcc dot gnu dot org
@ 2004-11-07  2:37 ` pinskia at gcc dot gnu dot org
  2004-11-07  6:42 ` hp 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 @ 2004-11-07  2:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-07 02:37 -------
Confirmed, it does look a copy and paste error.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-07 02:37:10
               date|                            |


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


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

* [Bug target/18334] mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c
  2004-11-07  2:34 [Bug target/18334] New: mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c hp at gcc dot gnu dot org
  2004-11-07  2:37 ` [Bug target/18334] " pinskia at gcc dot gnu dot org
@ 2004-11-07  6:42 ` hp at gcc dot gnu dot org
  2004-11-11 15:25 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-07  6:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2004-11-07 06:42 -------
Not (just) a simple copy-paste error.
Again, the error line is 316 and the typo line is 318.

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


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


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

* [Bug target/18334] mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c
  2004-11-07  2:34 [Bug target/18334] New: mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c hp at gcc dot gnu dot org
  2004-11-07  2:37 ` [Bug target/18334] " pinskia at gcc dot gnu dot org
  2004-11-07  6:42 ` hp at gcc dot gnu dot org
@ 2004-11-11 15:25 ` pinskia at gcc dot gnu dot org
  2004-11-28 20:52 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-11 15:25 UTC (permalink / raw)
  To: gcc-bugs



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


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


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

* [Bug target/18334] mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c
  2004-11-07  2:34 [Bug target/18334] New: mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-11-11 15:25 ` pinskia at gcc dot gnu dot org
@ 2004-11-28 20:52 ` cvs-commit at gcc dot gnu dot org
  2004-11-28 21:00 ` hp at gcc dot gnu dot org
  2004-12-01  0:41 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-11-28 20:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-28 20:52 -------
Subject: Bug 18334

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

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.dg/cpp: assert4.c 

Log message:
	PR target/18334
	* gcc.dg/cpp/assert4.c: Remove mmix assertion tests.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4664&r2=1.4665
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/cpp/assert4.c.diff?cvsroot=gcc&r1=1.7&r2=1.8



-- 


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


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

* [Bug target/18334] mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c
  2004-11-07  2:34 [Bug target/18334] New: mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-11-28 20:52 ` cvs-commit at gcc dot gnu dot org
@ 2004-11-28 21:00 ` hp at gcc dot gnu dot org
  2004-12-01  0:41 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-28 21:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2004-11-28 21:00 -------
<URL:http://gcc.gnu.org/ml/gcc-patches/2004-11/msg02472.html>

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


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


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

* [Bug target/18334] mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c
  2004-11-07  2:34 [Bug target/18334] New: mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c hp at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-11-28 21:00 ` hp at gcc dot gnu dot org
@ 2004-12-01  0:41 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-01  0:41 UTC (permalink / raw)
  To: gcc-bugs



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


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


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-07  2:34 [Bug target/18334] New: mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c hp at gcc dot gnu dot org
2004-11-07  2:37 ` [Bug target/18334] " pinskia at gcc dot gnu dot org
2004-11-07  6:42 ` hp at gcc dot gnu dot org
2004-11-11 15:25 ` pinskia at gcc dot gnu dot org
2004-11-28 20:52 ` cvs-commit at gcc dot gnu dot org
2004-11-28 21:00 ` hp at gcc dot gnu dot org
2004-12-01  0:41 ` 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).