public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/22624] New: gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails
@ 2005-07-22 23:10 jsm28 at gcc dot gnu dot org
  2005-07-22 23:29 ` [Bug testsuite/22624] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-07-22 23:10 UTC (permalink / raw)
  To: gcc-bugs

FAIL: gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[:\t\n]

has appeared on mainline on 20050722 on i686-pc-linux-gnu and ia64-hp-hpux11.23
at least.

It looks like such output as

indirect:

unintentionally matches the pattern.  Perhaps it needs to check more
specifically for indirect1 and indirect2.

-- 
           Summary: gcc.dg/tree-ssa/flatten-2.c scan-assembler-not
                    indirect.[: \t\n] fails
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug testsuite/22624] gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails
  2005-07-22 23:10 [Bug testsuite/22624] New: gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails jsm28 at gcc dot gnu dot org
@ 2005-07-22 23:29 ` pinskia at gcc dot gnu dot org
  2005-07-23 19:05 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-22 23:29 UTC (permalink / raw)
  To: gcc-bugs



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


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


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

* [Bug testsuite/22624] gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails
  2005-07-22 23:10 [Bug testsuite/22624] New: gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails jsm28 at gcc dot gnu dot org
  2005-07-22 23:29 ` [Bug testsuite/22624] " pinskia at gcc dot gnu dot org
@ 2005-07-23 19:05 ` pinskia at gcc dot gnu dot org
  2005-07-25 14:27 ` cvs-commit at gcc dot gnu dot org
  2005-07-25 14:35 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-23 19:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-23 19:00 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-23 19:00:58
               date|                            |


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


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

* [Bug testsuite/22624] gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails
  2005-07-22 23:10 [Bug testsuite/22624] New: gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails jsm28 at gcc dot gnu dot org
  2005-07-22 23:29 ` [Bug testsuite/22624] " pinskia at gcc dot gnu dot org
  2005-07-23 19:05 ` pinskia at gcc dot gnu dot org
@ 2005-07-25 14:27 ` cvs-commit at gcc dot gnu dot org
  2005-07-25 14:35 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-07-25 14:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-25 14:26 -------
Subject: Bug 22624

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rguenth@gcc.gnu.org	2005-07-25 14:26:37

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.dg/tree-ssa: flatten-2.c 

Log message:
	2005-07-25  Richard Guenther  <rguenther@suse.de>
	
	PR testsuite/22624
	* gcc.dg/tree-ssa/flatten-2.c: Fix label patterns.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5816&r2=1.5817
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/flatten-2.c.diff?cvsroot=gcc&r1=1.2&r2=1.3



-- 


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


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

* [Bug testsuite/22624] gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails
  2005-07-22 23:10 [Bug testsuite/22624] New: gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails jsm28 at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-07-25 14:27 ` cvs-commit at gcc dot gnu dot org
@ 2005-07-25 14:35 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2005-07-25 14:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rguenth at gcc dot gnu dot org  2005-07-25 14:26 -------
Fixed (again).  Hopefully.

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


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


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

end of thread, other threads:[~2005-07-25 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-22 23:10 [Bug testsuite/22624] New: gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirect.[: \t\n] fails jsm28 at gcc dot gnu dot org
2005-07-22 23:29 ` [Bug testsuite/22624] " pinskia at gcc dot gnu dot org
2005-07-23 19:05 ` pinskia at gcc dot gnu dot org
2005-07-25 14:27 ` cvs-commit at gcc dot gnu dot org
2005-07-25 14:35 ` rguenth 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).