public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/15920] New: [3.5 Regression] gcc.c-torture/compile/930523-1.c fails on powerpc-apple-darwin
@ 2004-06-10 22:50 pinskia at gcc dot gnu dot org
  2004-06-10 22:53 ` [Bug tree-optimization/15920] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-10 22:50 UTC (permalink / raw)
  To: gcc-bugs

Looks like more checking found some bugs:
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c: In function `f':^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M
/Users/regress/tbox/cvs-gcc/gcc/gcc/testsuite/gcc.c-torture/compile/930523-1.c:4: error: Makes 
aliased stores, but no VDEFS^M

-- 
           Summary: [3.5 Regression] gcc.c-torture/compile/930523-1.c fails
                    on powerpc-apple-darwin
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: critical
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc-apple-darwin


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


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

* [Bug tree-optimization/15920] [3.5 Regression] gcc.c-torture/compile/930523-1.c fails on powerpc-apple-darwin
  2004-06-10 22:50 [Bug tree-optimization/15920] New: [3.5 Regression] gcc.c-torture/compile/930523-1.c fails on powerpc-apple-darwin pinskia at gcc dot gnu dot org
@ 2004-06-10 22:53 ` pinskia at gcc dot gnu dot org
  2004-06-11 15:49 ` pinskia at gcc dot gnu dot org
  2004-06-11 21:49 ` [Bug tree-optimization/15920] [3.5 Regression] gcc.c-torture/compile/930523-1.c everywhere pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-10 22:53 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dberlin at gcc dot gnu dot
                   |                            |org
   Target Milestone|---                         |3.5.0


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


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

* [Bug tree-optimization/15920] [3.5 Regression] gcc.c-torture/compile/930523-1.c fails on powerpc-apple-darwin
  2004-06-10 22:50 [Bug tree-optimization/15920] New: [3.5 Regression] gcc.c-torture/compile/930523-1.c fails on powerpc-apple-darwin pinskia at gcc dot gnu dot org
  2004-06-10 22:53 ` [Bug tree-optimization/15920] " pinskia at gcc dot gnu dot org
@ 2004-06-11 15:49 ` pinskia at gcc dot gnu dot org
  2004-06-11 21:49 ` [Bug tree-optimization/15920] [3.5 Regression] gcc.c-torture/compile/930523-1.c everywhere pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-11 15:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-11 15:49 -------
Patch: <http://gcc.gnu.org/ml/gcc-patches/2004-06/msg00752.html>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dberlin at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
           Keywords|                            |patch
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-11 15:49:32
               date|                            |


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


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

* [Bug tree-optimization/15920] [3.5 Regression] gcc.c-torture/compile/930523-1.c everywhere
  2004-06-10 22:50 [Bug tree-optimization/15920] New: [3.5 Regression] gcc.c-torture/compile/930523-1.c fails on powerpc-apple-darwin pinskia at gcc dot gnu dot org
  2004-06-10 22:53 ` [Bug tree-optimization/15920] " pinskia at gcc dot gnu dot org
  2004-06-11 15:49 ` pinskia at gcc dot gnu dot org
@ 2004-06-11 21:49 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-11 21:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-11 21:49 -------
Should be fixed by:
+2004-06-11  Richard Henderson  <rth@redhat.com>
+
+	* tree-ssa-operands.c (get_stmt_operands): Clear makes_aliased_loads
+	and makes_aliased_stores.

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


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


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

end of thread, other threads:[~2004-06-11 21:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-10 22:50 [Bug tree-optimization/15920] New: [3.5 Regression] gcc.c-torture/compile/930523-1.c fails on powerpc-apple-darwin pinskia at gcc dot gnu dot org
2004-06-10 22:53 ` [Bug tree-optimization/15920] " pinskia at gcc dot gnu dot org
2004-06-11 15:49 ` pinskia at gcc dot gnu dot org
2004-06-11 21:49 ` [Bug tree-optimization/15920] [3.5 Regression] gcc.c-torture/compile/930523-1.c everywhere 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).