public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/19899] New: ICE: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1490 with -ftree-vectorize -msse2
@ 2005-02-11 16:52 commie1 at gmx dot net
  2005-02-11 17:51 ` [Bug tree-optimization/19899] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: commie1 at gmx dot net @ 2005-02-11 16:52 UTC (permalink / raw)
  To: gcc-bugs

/tmp/gcc4/libexec/gcc/i686-pc-linux-gnu/4.0.0/cc1 -quiet -v render.c -quiet
-dumpbase render.c -msse2 -auxbase render -O -ftree-vectorize -o render.s -version

GNU C version 4.0.0 20050211 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 4.0.0 20050211 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
render.c: In function 'render':
render.c:2: internal compiler error: tree check: expected real_cst, have
integer_cst in const_binop, at fold-const.c:1490

Configured with: ../gcc/configure --prefix=/tmp/gcc4 --enable-languages=c
--disable-nls


========================================================

void render()
{
  float i;
  for (i=1; i>=0; i--) {}
  i=1;
}

========================================================

-- 
           Summary: ICE: tree check: expected real_cst, have integer_cst in
                    const_binop, at fold-const.c:1490 with -ftree-vectorize
                    -msse2
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: commie1 at gmx dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2005-08-03 14:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-11 16:52 [Bug tree-optimization/19899] New: ICE: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1490 with -ftree-vectorize -msse2 commie1 at gmx dot net
2005-02-11 17:51 ` [Bug tree-optimization/19899] " pinskia at gcc dot gnu dot org
2005-02-12 16:43 ` dorit at il dot ibm dot com
2005-06-13 19:38 ` stefaan dot deroeck at gmail dot com
2005-08-01 11:36 ` reichelt at gcc dot gnu dot org
2005-08-01 16:38 ` pinskia at gcc dot gnu dot org
2005-08-01 16:40 ` pinskia at gcc dot gnu dot org
2005-08-01 23:58 ` reichelt at gcc dot gnu dot org
2005-08-02 16:06 ` reichelt at gcc dot gnu dot org
2005-08-03 14:19 ` cvs-commit at gcc dot gnu dot org
2005-08-03 14:41 ` cvs-commit at gcc dot gnu dot org
2005-08-03 14:42 ` reichelt 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).