public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/27158]  New: [4.1/4.2 regression] ICE in extract_insn with -maltivec
@ 2006-04-14 10:01 tbm at cyrius dot com
  2006-04-14 10:04 ` [Bug target/27158] " tbm at cyrius dot com
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: tbm at cyrius dot com @ 2006-04-14 10:01 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1729 bytes --]

I get an ICE in extract_insn with -maltivec.  The original source file works
with gcc 4.0 but fails with 4.1 and 4.2.  This reduced test case fails with 4.1
but works with 4.2.  I'll run it through delta again to find a test case for
4.2.

304:tbm@test: ~/delta/bin] gcc-4.1 -maltivec -O1 -c mini.c
305:tbm@test: ~/delta/bin] gcc-4.1 -maltivec -O2 -c mini.c
mini.c: In function ‘nb_kernel112_ppc_altivec’:
mini.c:110: error: unrecognizable insn:
(insn 287 43 227 3 (set (reg:V4SF 90 13)
        (mem/u/c/i:V4SF (symbol_ref/u:SI ("*.LC0") [flags 0x2]) [3 S16 A128]))
-1 (nil)
    (nil))
mini.c:110: internal compiler error: in extract_insn, at recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
Preprocessed source stored into /tmp/cc6nkhMT.out file, please attach this to
your bugreport.
zsh: exit 1     gcc-4.1 -maltivec -O2 -c mini.c
306:tbm@test: ~/delta/bin] /usr/lib/gcc-snapshot/bin/gcc -maltivec -O2 -c
mini.c
307:tbm@test: ~/delta/bin]

This may be related to PR19960 but doesn't appear to be the same.


-- 
           Summary: [4.1/4.2 regression] ICE in extract_insn with -maltivec
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
 GCC build triplet: powerpc-linux-gnu
  GCC host triplet: powerpc-linux-gnu
GCC target triplet: powerpc-linux-gnu


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


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

end of thread, other threads:[~2006-06-14 14:46 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-14 10:01 [Bug target/27158] New: [4.1/4.2 regression] ICE in extract_insn with -maltivec tbm at cyrius dot com
2006-04-14 10:04 ` [Bug target/27158] " tbm at cyrius dot com
2006-04-14 10:31 ` tbm at cyrius dot com
2006-04-14 10:33 ` tbm at cyrius dot com
2006-04-14 10:33 ` tbm at cyrius dot com
2006-04-14 16:57 ` pinskia at gcc dot gnu dot org
2006-04-14 17:34 ` pinskia at gcc dot gnu dot org
2006-04-16 19:58 ` mmitchel at gcc dot gnu dot org
2006-04-17  0:44 ` pinskia at gcc dot gnu dot org
2006-04-18 13:47 ` bonzini at gnu dot org
2006-04-18 14:29 ` bonzini at gnu dot org
2006-04-18 14:39 ` bonzini at gnu dot org
2006-04-18 15:20 ` bonzini at gnu dot org
2006-04-18 15:26 ` tbm at cyrius dot com
2006-05-01  5:46 ` pinskia at gcc dot gnu dot org
2006-05-01  5:50 ` pinskia at gcc dot gnu dot org
2006-05-08 21:10 ` sayle at gcc dot gnu dot org
2006-05-11 14:17 ` sayle at gcc dot gnu dot org
2006-05-11 16:19 ` pinskia at gcc dot gnu dot org
2006-06-12  2:11 ` sayle at gcc dot gnu dot org
2006-06-12  6:45 ` sayle at gcc dot gnu dot org
2006-06-14 14:46 ` sayle at gcc dot gnu dot org
2006-06-14 14:46 ` sayle 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).