public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/33978]  New: FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4
@ 2007-11-01 23:21 danglin at gcc dot gnu dot org
  2007-11-01 23:29 ` [Bug tree-optimization/33978] " dave at hiauly1 dot hia dot nrc dot ca
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-11-01 23:21 UTC (permalink / raw)
  To: gcc-bugs

Executing on host: /home/dave/gcc-4.3/objdir/gcc/xgcc
-B/home/dave/gcc-4.3/objdi
r/gcc/ /home/dave/gcc-4.3/gcc/gcc/testsuite/gcc.dg/tree-ssa/pr33723.c   -O2
-fdu
mp-tree-gimple -fno-show-column -S  -o pr33723.s    (timeout = 300)
PASS: gcc.dg/tree-ssa/pr33723.c (test for excess errors)
PASS: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t = {} 3
FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4
FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f8 = 8 4

Don't see the expect strings in dump.  I believe that this test is
also failing on mips.


-- 
           Summary: FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times
                    t.f.f1 = 1 4
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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


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

* [Bug tree-optimization/33978] FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4
  2007-11-01 23:21 [Bug tree-optimization/33978] New: FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4 danglin at gcc dot gnu dot org
@ 2007-11-01 23:29 ` dave at hiauly1 dot hia dot nrc dot ca
  2007-11-02  1:56 ` hp at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2007-11-01 23:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from dave at hiauly1 dot hia dot nrc dot ca  2007-11-01 23:29 -------
Subject: Re:   New: FAIL:
        gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4

Tree dump attached.

Dave


------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2007-11-01 23:29 -------
Created an attachment (id=14463)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14463&action=view)


-- 


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


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

* [Bug tree-optimization/33978] FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4
  2007-11-01 23:21 [Bug tree-optimization/33978] New: FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4 danglin at gcc dot gnu dot org
  2007-11-01 23:29 ` [Bug tree-optimization/33978] " dave at hiauly1 dot hia dot nrc dot ca
@ 2007-11-02  1:56 ` hp at gcc dot gnu dot org
  2007-11-20 10:36 ` [Bug testsuite/33978] " jakub at gcc dot gnu dot org
  2007-11-20 11:01 ` jakub at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: hp at gcc dot gnu dot org @ 2007-11-02  1:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from hp at gcc dot gnu dot org  2007-11-02 01:56 -------
Created an attachment (id=14464)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14464&action=view)
dump file for cris-elf

Similar but not identical failure for cris-elf (from r129827):
PASS: gcc.dg/tree-ssa/pr33723.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t = {} 3
FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4
FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f8 = 8 4

As the dump file is different from the one for hppa, I'm attaching it.


-- 


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


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

* [Bug testsuite/33978] FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4
  2007-11-01 23:21 [Bug tree-optimization/33978] New: FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4 danglin at gcc dot gnu dot org
  2007-11-01 23:29 ` [Bug tree-optimization/33978] " dave at hiauly1 dot hia dot nrc dot ca
  2007-11-02  1:56 ` hp at gcc dot gnu dot org
@ 2007-11-20 10:36 ` jakub at gcc dot gnu dot org
  2007-11-20 11:01 ` jakub at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu dot org @ 2007-11-20 10:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from jakub at gcc dot gnu dot org  2007-11-20 10:36 -------
Subject: Bug 33978

Author: jakub
Date: Tue Nov 20 10:36:03 2007
New Revision: 130311

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130311
Log:
        PR c/34146
        * c-gimplify.c (optimize_compound_literals_in_ctor): New function.
        (c_gimplify_expr): Use it.

        PR c/34146
        * gcc.dg/tree-ssa/pr34146.c: New test.

        PR testsuite/33978
        * gcc.dg/tree-ssa/pr33723.c: Adjust scan pattern to make it less
        dependent on target settings like move_by_pieces etc.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr34146.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-gimplify.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr33723.c


-- 


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


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

* [Bug testsuite/33978] FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4
  2007-11-01 23:21 [Bug tree-optimization/33978] New: FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4 danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2007-11-20 10:36 ` [Bug testsuite/33978] " jakub at gcc dot gnu dot org
@ 2007-11-20 11:01 ` jakub at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu dot org @ 2007-11-20 11:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from jakub at gcc dot gnu dot org  2007-11-20 11:00 -------
Fixed.


-- 

jakub at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-11-20 11:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-01 23:21 [Bug tree-optimization/33978] New: FAIL: gcc.dg/tree-ssa/pr33723.c scan-tree-dump-times t.f.f1 = 1 4 danglin at gcc dot gnu dot org
2007-11-01 23:29 ` [Bug tree-optimization/33978] " dave at hiauly1 dot hia dot nrc dot ca
2007-11-02  1:56 ` hp at gcc dot gnu dot org
2007-11-20 10:36 ` [Bug testsuite/33978] " jakub at gcc dot gnu dot org
2007-11-20 11:01 ` jakub 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).