public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18489] New: mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C
@ 2004-11-14 22:15 hp at gcc dot gnu dot org
  2004-11-14 22:18 ` [Bug target/18489] " pinskia 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-14 22:15 UTC (permalink / raw)
  To: gcc-bugs

With LAST_UPDATED: "" I get:
FAIL: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:

No particular info in the g++.log.

The test is absent on an unspecified 3.3 checkout and is xfailing on an
unspecified 3.4 checkout.  It's unknown to, and unlikely to ever have
succeeded.

The test assumes a specific syntax for code label definitions:
"label:" while the MMIX port has "label IS @".  The test needs to be
tweaked worse-alternatively xfailed on targets not matching the
expected syntax.  (Some other ports don't have the ":").

-- 
           Summary: mmix-knuth-mmixware testsuite failure:
                    g++.dg/rtti/tinfo1.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=18489


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

* [Bug target/18489] mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C
  2004-11-14 22:15 [Bug target/18489] New: mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C hp at gcc dot gnu dot org
@ 2004-11-14 22:18 ` pinskia at gcc dot gnu dot org
  2004-11-14 22:22 ` hp at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-14 22:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-14 22:18 -------
The reason why this is xfailed on the 3.4 branch is because it was broken there when it was added on 
almost all targets.

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


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


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

* [Bug target/18489] mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C
  2004-11-14 22:15 [Bug target/18489] New: mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C hp at gcc dot gnu dot org
  2004-11-14 22:18 ` [Bug target/18489] " pinskia at gcc dot gnu dot org
@ 2004-11-14 22:22 ` hp at gcc dot gnu dot org
  2004-11-29  0:22 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-14 22:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2004-11-14 22:22 -------
s/""/"Sun Nov 14 05:49:38 UTC 2004"/ in original entry.

-- 


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


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

* [Bug target/18489] mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C
  2004-11-14 22:15 [Bug target/18489] New: mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C hp at gcc dot gnu dot org
  2004-11-14 22:18 ` [Bug target/18489] " pinskia at gcc dot gnu dot org
  2004-11-14 22:22 ` hp at gcc dot gnu dot org
@ 2004-11-29  0:22 ` cvs-commit at gcc dot gnu dot org
  2004-11-29  0:24 ` hp at gcc dot gnu dot org
  2004-12-01  0:42 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-11-29  0:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-29 00:21 -------
Subject: Bug 18489

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hp@gcc.gnu.org	2004-11-29 00:21:24

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/g++.dg/rtti: tinfo1.C 

Log message:
	PR target/18489
	* g++.dg/rtti/tinfo1.C: In pattern for label definition ending
	delimeter, match space and TAB as well as ":".

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4670&r2=1.4671
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/rtti/tinfo1.C.diff?cvsroot=gcc&r1=1.4&r2=1.5



-- 


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


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

* [Bug target/18489] mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C
  2004-11-14 22:15 [Bug target/18489] New: mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-11-29  0:22 ` cvs-commit at gcc dot gnu dot org
@ 2004-11-29  0:24 ` hp at gcc dot gnu dot org
  2004-12-01  0:42 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-29  0:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2004-11-29 00:24 -------
Look for "Committed: g++.dg/rtti/tinfo1.C: Allow other label ending delimeters.
PR target/18489" at <URL:http://gcc.gnu.org/ml/gcc-patches/2004-11/>.

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


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


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

* [Bug target/18489] mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C
  2004-11-14 22:15 [Bug target/18489] New: mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-11-29  0:24 ` hp at gcc dot gnu dot org
@ 2004-12-01  0:42 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ 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=18489


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-14 22:15 [Bug target/18489] New: mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C hp at gcc dot gnu dot org
2004-11-14 22:18 ` [Bug target/18489] " pinskia at gcc dot gnu dot org
2004-11-14 22:22 ` hp at gcc dot gnu dot org
2004-11-29  0:22 ` cvs-commit at gcc dot gnu dot org
2004-11-29  0:24 ` 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).