public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/29904]  New: FAIL: gcc.dg/alias-10.c scan-tree-dump-times Unswitching 1
@ 2006-11-20  2:34 danglin at gcc dot gnu dot org
  2006-11-20  2:37 ` [Bug tree-optimization/29904] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: danglin at gcc dot gnu dot org @ 2006-11-20  2:34 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/alias-10.c   -O2
-funswitch-l
oops -fdump-tree-unswitch-details -fno-show-column -S  -o alias-10.s   
(timeout
 = 300)
PASS: gcc.dg/alias-10.c (test for excess errors)
FAIL: gcc.dg/alias-10.c scan-tree-dump-times Unswitching 1

;; Function foo (foo)

foo (head, elt)
{
  int D.1537;

<L3>:;
  goto <bb 4> (<L4>);

<L0>:;

<L4>:;
  D.1537_4 = head_3->using_obstack;
  if (D.1537_4 != 0) goto <L1>; else goto <L0>;

<L1>:;
  bitmap_free = elt_5;
  goto <bb 3> (<L0>);

}


-- 
           Summary: FAIL: gcc.dg/alias-10.c scan-tree-dump-times Unswitching
                    1
           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=29904


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

* [Bug tree-optimization/29904] FAIL: gcc.dg/alias-10.c scan-tree-dump-times Unswitching 1
  2006-11-20  2:34 [Bug tree-optimization/29904] New: FAIL: gcc.dg/alias-10.c scan-tree-dump-times Unswitching 1 danglin at gcc dot gnu dot org
@ 2006-11-20  2:37 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-11-20  2:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-11-20 02:37 -------
This testcase should be xfailed.

Anyways the problem is referenced as PR 14784.

*** This bug has been marked as a duplicate of 14784 ***


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2006-11-20  2:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-20  2:34 [Bug tree-optimization/29904] New: FAIL: gcc.dg/alias-10.c scan-tree-dump-times Unswitching 1 danglin at gcc dot gnu dot org
2006-11-20  2:37 ` [Bug tree-optimization/29904] " 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).