public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/30222]  New: gcc.target/i386/vectorize1.c ICEs
@ 2006-12-15 15:25 rguenth at gcc dot gnu dot org
  2006-12-15 15:30 ` [Bug target/30222] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2006-12-15 15:25 UTC (permalink / raw)
  To: gcc-bugs

2006-11-12  Jason Merrill  <jason@redhat.com>
            Andrew Pinski <pinskia@physics.uc.edu>

        Backport form mainline:
        PR middle-end/28915
        * gcc.target/i386/vectorize1.c: New.

This testcase ICEs on the 4.2 branch.

internal compiler error: in fold_convert, at fold-const.c:2100

#1  0x0822121a in fold_convert (type=0xb7c3f78c, arg=0xb7c788a0)
    at /home/richard/src/gcc-4_2-branch/gcc/fold-const.c:2100
2100          gcc_assert (tree_int_cst_equal (TYPE_SIZE (type), TYPE_SIZE
(orig)));
(gdb) call debug_generic_expr (type)
vector intD.0
(gdb) call debug_generic_expr (arg)
&lanipD.1690

#2  0x081fc05f in make_tree (type=0xb7c3f78c, x=0xb7c76950)
    at /home/richard/src/gcc-4_2-branch/gcc/expmed.c:5053
...
#6  0x0841ca97 in force_const_mem (mode=V4SImode, x=0xb7c419a8)
    at /home/richard/src/gcc-4_2-branch/gcc/varasm.c:3229
#7  0x08203912 in emit_move_insn (x=0xb7c768e0, y=0xb7c419a8)
    at /home/richard/src/gcc-4_2-branch/gcc/expr.c:3288
#8  0x0847af6f in ix86_expand_vector_init (mmx_ok=0 '\0', target=0xb7c768e0,
    vals=0xb7c419a0)
    at /home/richard/src/gcc-4_2-branch/gcc/config/i386/i386.c:18428


-- 
           Summary: gcc.target/i386/vectorize1.c ICEs
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org
GCC target triplet: i?86-*-*
 BugsThisDependsOn: 28915


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


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

end of thread, other threads:[~2007-04-25  5:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-15 15:25 [Bug target/30222] New: gcc.target/i386/vectorize1.c ICEs rguenth at gcc dot gnu dot org
2006-12-15 15:30 ` [Bug target/30222] " pinskia at gcc dot gnu dot org
2007-01-18  2:33 ` howarth at nitro dot med dot uc dot edu
2007-02-13 14:21 ` Wolfgang_Lietz at t-online dot de
2007-03-16 19:23 ` brett dot albertson at stratech dot com
2007-04-13 13:25 ` [Bug target/30222] [4.2 Regression] " jsm28 at gcc dot gnu dot org
2007-04-15 21:04 ` mmitchel at gcc dot gnu dot org
2007-04-24 21:43 ` mmitchel at gcc dot gnu dot org
2007-04-25  5:30 ` pinskia at gcc dot gnu dot org
2007-04-25  5:33 ` pinskia at gcc dot gnu dot org
2007-04-25  5:43 ` pinskia at gcc dot gnu dot org
2007-04-25  5:44 ` 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).