public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/22148] New: gcc.dg/vect/vect-reduc-1* fail
@ 2005-06-22 18:16 jsm28 at gcc dot gnu dot org
  2005-06-22 18:21 ` [Bug target/22148] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-06-22 18:16 UTC (permalink / raw)
  To: gcc-bugs

The following FAILs have appeared on ia64-hpux (both -milp32 and -mlp64) on
mainline on 20050622.  gcc-testresults shows them also on ia64-linux.

FAIL: gcc.dg/vect/vect-reduc-1char.c (test for excess errors)
FAIL: gcc.dg/vect/vect-reduc-1.c (test for excess errors)

The first is a new test.  The second test has changed in the relevant period.

vect-reduc-1.c failure:

/home/gcc/nightlies/src-mainline-2005-06-22/gcc-mainline/gcc/testsuite/gcc.dg/vect/vect-reduc-1.c:
In function 'main1':
/home/gcc/nightlies/src-mainline-2005-06-22/gcc-mainline/gcc/testsuite/gcc.dg/vect/vect-reduc-1.c:44:
error: unrecognizable insn:
(insn 122 121 123 4 (set (reg:SI 447)
        (if_then_else:SI (reg:BI 445)
            (subreg:SI (reg:V2SI 406 [ vect_var_.62 ]) 4)
            (subreg:SI (reg:V2SI 440) 4))) -1 (nil)
    (nil))
/home/gcc/nightlies/src-mainline-2005-06-22/gcc-mainline/gcc/testsuite/gcc.dg/vect/vect-reduc-1.c:44:
internal compiler error: in extract_insn, at recog.c:2082

vect-reduc-1char.c failure:

/home/gcc/nightlies/src-mainline-2005-06-22/gcc-mainline/gcc/testsuite/gcc.dg/vect/vect-reduc-1char.c:
In function 'main1':
/home/gcc/nightlies/src-mainline-2005-06-22/gcc-mainline/gcc/testsuite/gcc.dg/vect/vect-reduc-1char.c:39:
error: unrecognizable insn:
(insn 120 119 121 1 (set (reg:V8QI 384 [ vect_var_.80 ])
        (smax:V8QI (reg:V8QI 384 [ vect_var_.80 ])
            (reg:V8QI 473))) -1 (nil)
    (nil))
/home/gcc/nightlies/src-mainline-2005-06-22/gcc-mainline/gcc/testsuite/gcc.dg/vect/vect-reduc-1char.c:39:
internal compiler error: in extract_insn, at recog.c:2082

-- 
           Summary: gcc.dg/vect/vect-reduc-1* fail
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        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
GCC target triplet: ia64-*-*


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


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

* [Bug target/22148] gcc.dg/vect/vect-reduc-1* fail
  2005-06-22 18:16 [Bug target/22148] New: gcc.dg/vect/vect-reduc-1* fail jsm28 at gcc dot gnu dot org
@ 2005-06-22 18:21 ` pinskia at gcc dot gnu dot org
  2005-09-19  6:54 ` dorit at il dot ibm dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-22 18:21 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Keywords|                            |ice-on-valid-code


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


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

* [Bug target/22148] gcc.dg/vect/vect-reduc-1* fail
  2005-06-22 18:16 [Bug target/22148] New: gcc.dg/vect/vect-reduc-1* fail jsm28 at gcc dot gnu dot org
  2005-06-22 18:21 ` [Bug target/22148] " pinskia at gcc dot gnu dot org
@ 2005-09-19  6:54 ` dorit at il dot ibm dot com
  2005-09-21 18:09 ` sje at cup dot hp dot com
  2005-09-21 18:43 ` sje at cup dot hp dot com
  3 siblings, 0 replies; 5+ messages in thread
From: dorit at il dot ibm dot com @ 2005-09-19  6:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dorit at il dot ibm dot com  2005-09-19 06:54 -------
does this ia64 reduction testcase failure still occur?


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


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


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

* [Bug target/22148] gcc.dg/vect/vect-reduc-1* fail
  2005-06-22 18:16 [Bug target/22148] New: gcc.dg/vect/vect-reduc-1* fail jsm28 at gcc dot gnu dot org
  2005-06-22 18:21 ` [Bug target/22148] " pinskia at gcc dot gnu dot org
  2005-09-19  6:54 ` dorit at il dot ibm dot com
@ 2005-09-21 18:09 ` sje at cup dot hp dot com
  2005-09-21 18:43 ` sje at cup dot hp dot com
  3 siblings, 0 replies; 5+ messages in thread
From: sje at cup dot hp dot com @ 2005-09-21 18:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From sje at cup dot hp dot com  2005-09-21 18:09 -------
(In reply to comment #1)
> does this ia64 reduction testcase failure still occur?
> 

I still see these failures in my nightly runs.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com


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


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

* [Bug target/22148] gcc.dg/vect/vect-reduc-1* fail
  2005-06-22 18:16 [Bug target/22148] New: gcc.dg/vect/vect-reduc-1* fail jsm28 at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-09-21 18:09 ` sje at cup dot hp dot com
@ 2005-09-21 18:43 ` sje at cup dot hp dot com
  3 siblings, 0 replies; 5+ messages in thread
From: sje at cup dot hp dot com @ 2005-09-21 18:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From sje at cup dot hp dot com  2005-09-21 18:43 -------
The compile failures appear to be gone but I get an execution failure on IA64
HP-UX.  There is a second PR (PR 23188) that looks like a duplicate of this and
I *think* this might be the same bug as PR 23240, a litle-endian/big-endian bug
in the IA64 vectorizor code.

-- 


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


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

end of thread, other threads:[~2005-09-21 18:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-22 18:16 [Bug target/22148] New: gcc.dg/vect/vect-reduc-1* fail jsm28 at gcc dot gnu dot org
2005-06-22 18:21 ` [Bug target/22148] " pinskia at gcc dot gnu dot org
2005-09-19  6:54 ` dorit at il dot ibm dot com
2005-09-21 18:09 ` sje at cup dot hp dot com
2005-09-21 18:43 ` sje at cup dot hp dot com

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).