public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/22225] New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe
@ 2005-06-28 20:34 gcc-bugzilla at gcc dot gnu dot org
  2005-06-28 20:36 ` [Bug target/22225] " ro at techfak dot uni-bielefeld dot de
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2005-06-28 20:34 UTC (permalink / raw)
  To: gcc-bugs


The gcc.dg/vect/pr18536.c testcase fails on alpha-dec-osf5.1b:

FAIL: gcc.dg/vect/pr18536.c (test for excess errors)
Excess errors:
/vol/gnu/src/gcc/gcc-dist/gcc/testsuite/gcc.dg/vect/pr18536.c:13: internal compiler error: in alphaev4_insn_pipe, at config/alpha/alpha.c:8625

Environment:
System: OSF1 bartok V5.1 2650 alpha
Machine: alpha
	
host: alpha-dec-osf5.1b
build: alpha-dec-osf5.1b
target: alpha-dec-osf5.1b
configured with: /vol/gnu/src/gcc/gcc-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --host alpha-dec-osf5.1b --build alpha-dec-osf5.1b --target alpha-dec-osf5.1b --with-gmp-dir=/vol/gnu/obj/gmp-4.1.3 --with-mpfr-dir=/vol/gnu/obj/gmp-4.1.3/mpfr --enable-languages=c,c++,f95,java,objc --disable-libmudflap

How-To-Repeat:
Run make check on target.

-- 
           Summary: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE
                    in in alphaev4_insn_pipe
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alpha-dec-osf5.1b
  GCC host triplet: alpha-dec-osf5.1b
GCC target triplet: alpha-dec-osf5.1b


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


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

* [Bug target/22225] Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe
  2005-06-28 20:34 [Bug target/22225] New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe gcc-bugzilla at gcc dot gnu dot org
@ 2005-06-28 20:36 ` ro at techfak dot uni-bielefeld dot de
  2005-07-09 16:41 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ro at techfak dot uni-bielefeld dot de @ 2005-06-28 20:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ro at techfak dot uni-bielefeld dot de  2005-06-28 20:36 -------
Subject: Re:  New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe

There are several more identical failures:

FAIL: gcc.dg/vect/vect-reduc-1char.c (test for excess errors)
Excess errors:
/vol/gnu/src/gcc/gcc-dist/gcc/testsuite/gcc.dg/vect/vect-reduc-1char.c:39: internal compiler error: in alphaev4_insn_pipe, at config/alpha/alpha.c:8625

FAIL: gcc.dg/vect/vect-reduc-1short.c (test for excess errors)
Excess errors:
/vol/gnu/src/gcc/gcc-dist/gcc/testsuite/gcc.dg/vect/vect-reduc-1short.c:39: internal compiler error: in alphaev4_insn_pipe, at config/alpha/alpha.c:8625

FAIL: gcc.dg/vect/vect-reduc-2char.c (test for excess errors)
Excess errors:
/vol/gnu/src/gcc/gcc-dist/gcc/testsuite/gcc.dg/vect/vect-reduc-2char.c:39: internal compiler error: in alphaev4_insn_pipe, at config/alpha/alpha.c:8625

FAIL: gcc.dg/vect/vect-reduc-2short.c (test for excess errors)
Excess errors:
/vol/gnu/src/gcc/gcc-dist/gcc/testsuite/gcc.dg/vect/vect-reduc-2short.c:39: internal compiler error: in alphaev4_insn_pipe, at config/alpha/alpha.c:8625


-- 


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


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

* [Bug target/22225] Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe
  2005-06-28 20:34 [Bug target/22225] New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe gcc-bugzilla at gcc dot gnu dot org
  2005-06-28 20:36 ` [Bug target/22225] " ro at techfak dot uni-bielefeld dot de
@ 2005-07-09 16:41 ` pinskia at gcc dot gnu dot org
  2005-08-10 18:32 ` ro at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-09 16:41 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|alpha-dec-osf5.1b           |
   GCC host triplet|alpha-dec-osf5.1b           |


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


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

* [Bug target/22225] Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe
  2005-06-28 20:34 [Bug target/22225] New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe gcc-bugzilla at gcc dot gnu dot org
  2005-06-28 20:36 ` [Bug target/22225] " ro at techfak dot uni-bielefeld dot de
  2005-07-09 16:41 ` pinskia at gcc dot gnu dot org
@ 2005-08-10 18:32 ` ro at gcc dot gnu dot org
  2005-08-10 19:44 ` rth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ro at gcc dot gnu dot org @ 2005-08-10 18:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ro at gcc dot gnu dot org  2005-08-10 18:32 -------
There are three additional similar failures now, perhaps Richard could have a
look:

+FAIL: gcc.dg/vect/vect-reduc-7.c (test for excess errors)
+WARNING: gcc.dg/vect/vect-reduc-7.c compilation failed to produce executable

Excess errors:
/vol/gnu/src/gcc/gcc-dist/gcc/testsuite/gcc.dg/vect/vect-reduc-7.c:40: internal
compiler error: in alphaev4_insn_pipe, at config/alpha/alpha.c:8794

+FAIL: gcc.dg/vect/vect-reduc-8.c (test for excess errors)
+WARNING: gcc.dg/vect/vect-reduc-8.c compilation failed to produce executable
+FAIL: gcc.dg/vect/vect-reduc-9.c (test for excess errors)
+WARNING: gcc.dg/vect/vect-reduc-9.c compilation failed to produce executable


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


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


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

* [Bug target/22225] Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe
  2005-06-28 20:34 [Bug target/22225] New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe gcc-bugzilla at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-08-10 18:32 ` ro at gcc dot gnu dot org
@ 2005-08-10 19:44 ` rth at gcc dot gnu dot org
  2005-08-11 16:56 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rth at gcc dot gnu dot org @ 2005-08-10 19:44 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-10 19:44:05
               date|                            |


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


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

* [Bug target/22225] Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe
  2005-06-28 20:34 [Bug target/22225] New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe gcc-bugzilla at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-08-10 19:44 ` rth at gcc dot gnu dot org
@ 2005-08-11 16:56 ` cvs-commit at gcc dot gnu dot org
  2005-08-11 16:59 ` rth at gcc dot gnu dot org
  2005-08-11 17:01 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-08-11 16:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-11 16:56 -------
Subject: Bug 22225

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2005-08-11 16:56:33

Modified files:
	gcc            : ChangeLog 
	gcc/config/alpha: alpha.c 

Log message:
	PR target/22225
	* config/alpha/alpha.c (alphaev4_insn_pipe): Add take pipes for
	insn types not present on ev4.
	(alphaev5_insn_pipe): Similarly.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9704&r2=2.9705
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/alpha/alpha.c.diff?cvsroot=gcc&r1=1.433&r2=1.434



-- 


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


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

* [Bug target/22225] Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe
  2005-06-28 20:34 [Bug target/22225] New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe gcc-bugzilla at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-08-11 16:56 ` cvs-commit at gcc dot gnu dot org
@ 2005-08-11 16:59 ` rth at gcc dot gnu dot org
  2005-08-11 17:01 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: rth at gcc dot gnu dot org @ 2005-08-11 16:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rth at gcc dot gnu dot org  2005-08-11 16:59 -------
Fixed.

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


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


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

* [Bug target/22225] Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe
  2005-06-28 20:34 [Bug target/22225] New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe gcc-bugzilla at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2005-08-11 16:59 ` rth at gcc dot gnu dot org
@ 2005-08-11 17:01 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-11 17:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


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


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

end of thread, other threads:[~2005-08-11 17:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-28 20:34 [Bug target/22225] New: Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE in in alphaev4_insn_pipe gcc-bugzilla at gcc dot gnu dot org
2005-06-28 20:36 ` [Bug target/22225] " ro at techfak dot uni-bielefeld dot de
2005-07-09 16:41 ` pinskia at gcc dot gnu dot org
2005-08-10 18:32 ` ro at gcc dot gnu dot org
2005-08-10 19:44 ` rth at gcc dot gnu dot org
2005-08-11 16:56 ` cvs-commit at gcc dot gnu dot org
2005-08-11 16:59 ` rth at gcc dot gnu dot org
2005-08-11 17:01 ` 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).