public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
       [not found] <bug-38219-4@http.gcc.gnu.org/bugzilla/>
@ 2011-02-21 16:00 ` danglin at gcc dot gnu.org
  2011-02-27 16:34 ` mikpe at it dot uu.se
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 13+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-02-21 16:00 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #11 from John David Anglin <danglin at gcc dot gnu.org> 2011-02-21 15:51:59 UTC ---
Still fails on hppa1.1-hp-hpux10.20 with 4.6.0 revision 170207.


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
       [not found] <bug-38219-4@http.gcc.gnu.org/bugzilla/>
  2011-02-21 16:00 ` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc danglin at gcc dot gnu.org
@ 2011-02-27 16:34 ` mikpe at it dot uu.se
  2011-11-17 15:57 ` gseanmcg at gmail dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 13+ messages in thread
From: mikpe at it dot uu.se @ 2011-02-27 16:34 UTC (permalink / raw)
  To: gcc-bugs

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

Mikael Pettersson <mikpe at it dot uu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikpe at it dot uu.se

--- Comment #12 from Mikael Pettersson <mikpe at it dot uu.se> 2011-02-27 16:17:50 UTC ---
Fails on m68k-linux too, with gcc-4.4.5, 4.5.2, and 4.6-20110219.


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
       [not found] <bug-38219-4@http.gcc.gnu.org/bugzilla/>
  2011-02-21 16:00 ` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc danglin at gcc dot gnu.org
  2011-02-27 16:34 ` mikpe at it dot uu.se
@ 2011-11-17 15:57 ` gseanmcg at gmail dot com
  2012-01-26  4:55 ` pinskia at gcc dot gnu.org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 13+ messages in thread
From: gseanmcg at gmail dot com @ 2011-11-17 15:57 UTC (permalink / raw)
  To: gcc-bugs

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

Sean McGovern <gseanmcg at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gseanmcg at gmail dot com

--- Comment #13 from Sean McGovern <gseanmcg at gmail dot com> 2011-11-17 15:49:33 UTC ---
Confirming that this also still fails on i386-pc-solaris2.10.

Should probably change the bug title and the target as it fails on more than
just powerpc.


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
       [not found] <bug-38219-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-11-17 15:57 ` gseanmcg at gmail dot com
@ 2012-01-26  4:55 ` pinskia at gcc dot gnu.org
  2012-05-15 17:06 ` gseanmcg at gmail dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-01-26  4:55 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dominiq at lps dot ens.fr

--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-26 01:02:35 UTC ---
*** Bug 51942 has been marked as a duplicate of this bug. ***


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
       [not found] <bug-38219-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2012-01-26  4:55 ` pinskia at gcc dot gnu.org
@ 2012-05-15 17:06 ` gseanmcg at gmail dot com
  2013-12-26 23:26 ` steven at gcc dot gnu.org
  2014-07-10 19:34 ` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on m68k pthaugen at gcc dot gnu.org
  6 siblings, 0 replies; 13+ messages in thread
From: gseanmcg at gmail dot com @ 2012-05-15 17:06 UTC (permalink / raw)
  To: gcc-bugs

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

Sean McGovern <gseanmcg at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|gseanmcg at gmail dot com   |

--- Comment #15 from Sean McGovern <gseanmcg at gmail dot com> 2012-05-15 17:00:25 UTC ---
As of 186222, no longer seems to fail on i386-pc-solaris2.10


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
       [not found] <bug-38219-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2012-05-15 17:06 ` gseanmcg at gmail dot com
@ 2013-12-26 23:26 ` steven at gcc dot gnu.org
  2014-07-10 19:34 ` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on m68k pthaugen at gcc dot gnu.org
  6 siblings, 0 replies; 13+ messages in thread
From: steven at gcc dot gnu.org @ 2013-12-26 23:26 UTC (permalink / raw)
  To: gcc-bugs

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

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2011-02-16 18:44:32         |2013-12-27

--- Comment #16 from Steven Bosscher <steven at gcc dot gnu.org> ---
http://gcc.gnu.org/ml/gcc-testresults/2013-12/msg02265.html


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on m68k
       [not found] <bug-38219-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2013-12-26 23:26 ` steven at gcc dot gnu.org
@ 2014-07-10 19:34 ` pthaugen at gcc dot gnu.org
  6 siblings, 0 replies; 13+ messages in thread
From: pthaugen at gcc dot gnu.org @ 2014-07-10 19:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38219

Pat Haugen <pthaugen at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schwab@linux-m68k.org
            Summary|gcc.dg/tree-ssa/vrp47.c     |gcc.dg/tree-ssa/vrp47.c
                   |fails on powerpc            |fails on m68k

--- Comment #17 from Pat Haugen <pthaugen at gcc dot gnu.org> ---
This test no longer fails on powerpc after my patch to make powerpc*-*-* a
logical_op_short_circuit target
(https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00637.html).

Searching the test-results, looks like m68k is the only other target where it's
still failing(https://gcc.gnu.org/ml/gcc-testresults/2014-07/msg00700.html).
More than likely for the same reason since it looks like that target doesn't
define LOGICAL_OP_NON_SHORT_CIRCUIT or BRANCH_COST, which means it should
default to false.


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
  2008-11-21 17:16 [Bug c/38219] New: gcc.dg/tree-ssa/vrp47.c fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
                   ` (4 preceding siblings ...)
  2009-03-02  6:11 ` bonzini at gnu dot org
@ 2009-08-02  2:29 ` danglin at gcc dot gnu dot org
  5 siblings, 0 replies; 13+ messages in thread
From: danglin at gcc dot gnu dot org @ 2009-08-02  2:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from danglin at gcc dot gnu dot org  2009-08-02 02:29 -------
See the same on hppa1.1-hp-hpux10.20 but not on hppa2.0w-hp-hpux11.11:
http://gcc.gnu.org/ml/gcc-testresults/2009-08/msg00185.html


-- 

danglin at gcc dot gnu dot org changed:

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


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


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
  2008-11-21 17:16 [Bug c/38219] New: gcc.dg/tree-ssa/vrp47.c fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
                   ` (3 preceding siblings ...)
  2009-03-01 19:27 ` gerald at pfeifer dot com
@ 2009-03-02  6:11 ` bonzini at gnu dot org
  2009-08-02  2:29 ` danglin at gcc dot gnu dot org
  5 siblings, 0 replies; 13+ messages in thread
From: bonzini at gnu dot org @ 2009-03-02  6:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from bonzini at gnu dot org  2009-03-02 06:11 -------
Subject: Re:  gcc.dg/tree-ssa/vrp47.c fails on powerpc

> Is this the same issue, or should I open a different report?

I think it is the same, I will verify.


-- 


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


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
  2008-11-21 17:16 [Bug c/38219] New: gcc.dg/tree-ssa/vrp47.c fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
                   ` (2 preceding siblings ...)
  2009-02-21  7:28 ` bonzini at gnu dot org
@ 2009-03-01 19:27 ` gerald at pfeifer dot com
  2009-03-02  6:11 ` bonzini at gnu dot org
  2009-08-02  2:29 ` danglin at gcc dot gnu dot org
  5 siblings, 0 replies; 13+ messages in thread
From: gerald at pfeifer dot com @ 2009-03-01 19:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from gerald at pfeifer dot com  2009-03-01 19:26 -------
I'm seeing the same on i386-unknown-freebsd7.1.  

PASS: gcc.dg/tree-ssa/vrp47.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "[xy][^ ]* !=" 0
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times dom1 "x[^ ]* & y" 1
XFAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "x[^ ]* & y" 1
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "x[^ ]* [|] y" 1
PASS: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times vrp1 "x[^ ]* \^ 1" 1

Is this the same issue, or should I open a different report?


-- 

gerald at pfeifer dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald at pfeifer dot com


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


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
  2008-11-21 17:16 [Bug c/38219] New: gcc.dg/tree-ssa/vrp47.c fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
  2009-01-20  0:22 ` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc janis at gcc dot gnu dot org
  2009-02-21  1:25 ` howarth at nitro dot med dot uc dot edu
@ 2009-02-21  7:28 ` bonzini at gnu dot org
  2009-03-01 19:27 ` gerald at pfeifer dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 13+ messages in thread
From: bonzini at gnu dot org @ 2009-02-21  7:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from bonzini at gnu dot org  2009-02-21 07:28 -------
Subject: Re:  gcc.dg/tree-ssa/vrp47.c fails on powerpc

I'd rather do so only on the branch when it is created.  I'm pretty
sure this can be fixed, but it's probably not stage4 stuff.


-- 


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


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
  2008-11-21 17:16 [Bug c/38219] New: gcc.dg/tree-ssa/vrp47.c fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
  2009-01-20  0:22 ` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc janis at gcc dot gnu dot org
@ 2009-02-21  1:25 ` howarth at nitro dot med dot uc dot edu
  2009-02-21  7:28 ` bonzini at gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 13+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2009-02-21  1:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from howarth at nitro dot med dot uc dot edu  2009-02-21 01:25 -------
So should we have...

Index: gcc/testsuite/gcc.dg/tree-ssa/vrp47.c
===================================================================
--- gcc/testsuite/gcc.dg/tree-ssa/vrp47.c       (revision 144342)
+++ gcc/testsuite/gcc.dg/tree-ssa/vrp47.c       (working copy)
@@ -30,10 +30,10 @@

 /* Test that x and y are never compared to 0 -- they're always known to be
    0 or 1.  */
-/* { dg-final { scan-tree-dump-times "\[xy\]\[^ \]* !=" 0 "vrp1" } } */
+/* { dg-final { scan-tree-dump-times "\[xy\]\[^ \]* !=" 0 "vrp1" { xfail
powerpc*-*-* } } } */

 /* This one needs more copy propagation that only happens in dom1.  */
-/* { dg-final { scan-tree-dump-times "x\[^ \]* & y" 1 "dom1" } } */
+/* { dg-final { scan-tree-dump-times "x\[^ \]* & y" 1 "dom1" { xfail
powerpc*-*-* } } } */
 /* { dg-final { scan-tree-dump-times "x\[^ \]* & y" 1 "vrp1" { xfail *-*-* } }
} */

 /* These two are fully simplified by VRP.  */


-- 


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


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

* [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc
  2008-11-21 17:16 [Bug c/38219] New: gcc.dg/tree-ssa/vrp47.c fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
@ 2009-01-20  0:22 ` janis at gcc dot gnu dot org
  2009-02-21  1:25 ` howarth at nitro dot med dot uc dot edu
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 13+ messages in thread
From: janis at gcc dot gnu dot org @ 2009-01-20  0:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from janis at gcc dot gnu dot org  2009-01-20 00:22 -------
See the analysis in http://gcc.gnu.org/ml/gcc-patches/2009-01/msg00801.html
which skips the test for MIPS targets.


-- 


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


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

end of thread, other threads:[~2014-07-10 19:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-38219-4@http.gcc.gnu.org/bugzilla/>
2011-02-21 16:00 ` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc danglin at gcc dot gnu.org
2011-02-27 16:34 ` mikpe at it dot uu.se
2011-11-17 15:57 ` gseanmcg at gmail dot com
2012-01-26  4:55 ` pinskia at gcc dot gnu.org
2012-05-15 17:06 ` gseanmcg at gmail dot com
2013-12-26 23:26 ` steven at gcc dot gnu.org
2014-07-10 19:34 ` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on m68k pthaugen at gcc dot gnu.org
2008-11-21 17:16 [Bug c/38219] New: gcc.dg/tree-ssa/vrp47.c fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
2009-01-20  0:22 ` [Bug middle-end/38219] gcc.dg/tree-ssa/vrp47.c fails on powerpc janis at gcc dot gnu dot org
2009-02-21  1:25 ` howarth at nitro dot med dot uc dot edu
2009-02-21  7:28 ` bonzini at gnu dot org
2009-03-01 19:27 ` gerald at pfeifer dot com
2009-03-02  6:11 ` bonzini at gnu dot org
2009-08-02  2:29 ` danglin 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).