public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/23188] New: [4.1 Regression] vect-reduc-* fail
@ 2005-08-01 21:35 jsm28 at gcc dot gnu dot org
  2005-08-02 17:40 ` [Bug tree-optimization/23188] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-08-01 21:35 UTC (permalink / raw)
  To: gcc-bugs

Various gcc.dg/vect/vect-* tests started failing on ia64-hpux between 20050627
and 20050630 (and are still failing).

Tests which PASSed on 20050627:
FAIL: gcc.dg/vect/vect-reduc-1short.c execution test
FAIL: gcc.dg/vect/vect-reduc-2.c execution test
FAIL: gcc.dg/vect/vect-reduc-2char.c execution test
FAIL: gcc.dg/vect/vect-reduc-2short.c execution test
FAIL: gcc.dg/vect/vect-reduc-3.c execution test

Tests which appeared as FAIL between those dates not having been in gcc.sum on
20050627:

FAIL: gcc.dg/vect/vect-reduc-1.c execution test
FAIL: gcc.dg/vect/vect-reduc-1char.c execution test
FAIL: gcc.dg/vect/vect-reduc-7.c execution test
FAIL: gcc.dg/vect/vect-reduc-8.c execution test
FAIL: gcc.dg/vect/vect-reduc-9.c execution test

-- 
           Summary: [4.1 Regression] vect-reduc-* fail
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        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=23188


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

* [Bug tree-optimization/23188] [4.1 Regression] vect-reduc-* fail
  2005-08-01 21:35 [Bug tree-optimization/23188] New: [4.1 Regression] vect-reduc-* fail jsm28 at gcc dot gnu dot org
@ 2005-08-02 17:40 ` pinskia at gcc dot gnu dot org
  2005-08-06  6:45 ` [Bug target/23188] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-02 17:40 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
   Target Milestone|---                         |4.1.0


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


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

* [Bug target/23188] [4.1 Regression] vect-reduc-* fail
  2005-08-01 21:35 [Bug tree-optimization/23188] New: [4.1 Regression] vect-reduc-* fail jsm28 at gcc dot gnu dot org
  2005-08-02 17:40 ` [Bug tree-optimization/23188] " pinskia at gcc dot gnu dot org
@ 2005-08-06  6:45 ` pinskia at gcc dot gnu dot org
  2005-08-08 18:52 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-06  6:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-06 06:44 -------
Hmm, I think this was exposed by:
http://gcc.gnu.org/ml/gcc-patches/2005-06/msg02041.html
http://gcc.gnu.org/ml/gcc-patches/2005-06/msg02043.html
http://gcc.gnu.org/ml/gcc-patches/2005-06/msg02037.html

Which means this is a target bug and I really doubt a regression.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org
          Component|tree-optimization           |target
 GCC target triplet|                            |ia64-hpux


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


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

* [Bug target/23188] [4.1 Regression] vect-reduc-* fail
  2005-08-01 21:35 [Bug tree-optimization/23188] New: [4.1 Regression] vect-reduc-* fail jsm28 at gcc dot gnu dot org
  2005-08-02 17:40 ` [Bug tree-optimization/23188] " pinskia at gcc dot gnu dot org
  2005-08-06  6:45 ` [Bug target/23188] " pinskia at gcc dot gnu dot org
@ 2005-08-08 18:52 ` pinskia at gcc dot gnu dot org
  2005-09-19  6:52 ` dorit at il dot ibm dot com
  2005-09-25 11:30 ` jsm28 at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-08 18:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-08 18:52 -------
These might get fixed by:
http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00401.html

-- 


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


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

* [Bug target/23188] [4.1 Regression] vect-reduc-* fail
  2005-08-01 21:35 [Bug tree-optimization/23188] New: [4.1 Regression] vect-reduc-* fail jsm28 at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-08-08 18:52 ` pinskia at gcc dot gnu dot org
@ 2005-09-19  6:52 ` dorit at il dot ibm dot com
  2005-09-25 11:30 ` jsm28 at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dorit at il dot ibm dot com @ 2005-09-19  6:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dorit at il dot ibm dot com  2005-09-19 06:52 -------
do these ia64 reduction testcase failures still occur?


-- 


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


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

* [Bug target/23188] [4.1 Regression] vect-reduc-* fail
  2005-08-01 21:35 [Bug tree-optimization/23188] New: [4.1 Regression] vect-reduc-* fail jsm28 at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-09-19  6:52 ` dorit at il dot ibm dot com
@ 2005-09-25 11:30 ` jsm28 at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-09-25 11:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From jsm28 at gcc dot gnu dot org  2005-09-25 11:30 -------
As shown at
http://gcc.gnu.org/ml/gcc-testresults/2005-09/msg01138.html
these failures are still present on mainline.

-- 


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


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

end of thread, other threads:[~2005-09-25 11:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-01 21:35 [Bug tree-optimization/23188] New: [4.1 Regression] vect-reduc-* fail jsm28 at gcc dot gnu dot org
2005-08-02 17:40 ` [Bug tree-optimization/23188] " pinskia at gcc dot gnu dot org
2005-08-06  6:45 ` [Bug target/23188] " pinskia at gcc dot gnu dot org
2005-08-08 18:52 ` pinskia at gcc dot gnu dot org
2005-09-19  6:52 ` dorit at il dot ibm dot com
2005-09-25 11:30 ` jsm28 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).