[Bug middle-end/20991] [4.0/4.1 Regression] ICE in cgraph_mark_reachable_node

2005-04-14 Thread commie1 at gmx dot net
--- Additional Comments From commie1 at gmx dot net 2005-04-14 12:35 --- Your simplified testcase only causes an ICE when I use the C++ headers from gcc 3.4.3 with gcc 4.0.0, otherwise it works fine. ICE: /opt/gcc40/bin/g++ -O -finline-functions test.cc -c -o test.o -isystem /usr

[Bug target/20051] ICE when compiling SSE intrinics

2005-03-21 Thread commie1 at gmx dot net
--- Additional Comments From commie1 at gmx dot net 2005-03-21 16:33 --- Alright, sorry again. I didn't use the right pr14981 testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20051

[Bug target/20051] ICE when compiling SSE intrinics

2005-03-21 Thread commie1 at gmx dot net
--- Additional Comments From commie1 at gmx dot net 2005-03-21 11:03 --- I'm sorry Uros, but PR1901 was fixed three months ago; I reduced this testcase with the latest 3.4 snapshot (20050318). I checked the testcase in PR14981, and that one indeed doesn't cause an ICE anymore

[Bug target/20051] ICE when compiling SSE intrinics

2005-03-19 Thread commie1 at gmx dot net
--- Additional Comments From commie1 at gmx dot net 2005-03-20 02:08 --- Testacse reduces to: == void SSEFunc(float* pDataIn) { float __attribute__ ((__mode__(__V4SF__))) accum; accum = __builtin_ia32_xorps(accum,accum); __builtin_ia32_storeaps(pDataIn

[Bug tree-optimization/20490] ICE: verify_stmts failed. (with -O -ftree-pre)

2005-03-15 Thread commie1 at gmx dot net
--- Additional Comments From commie1 at gmx dot net 2005-03-16 02:11 --- Sorry, the commandline I gave is missing the -O. So it should be: /tmp/gccml/libexec/gcc/i686-pc-linux-gnu/4.1.0/cc1 -fpreprocessed blah.i -quiet -dumpbase blah.c -march=i386 -auxbase blah -version -o blah.s -O

[Bug tree-optimization/20490] New: ICE: verify_stmts failed. (with -O -ftree-pre)

2005-03-15 Thread commie1 at gmx dot net
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.

[Bug target/18668] use prescott's fisttp

2005-03-10 Thread commie1 at gmx dot net
--- Additional Comments From commie1 at gmx dot net 2005-03-10 23:54 --- But it's not technically an SSE instruction, and you might still want to use it when -march=prescott -mno-sse3 is given. Anyway, I've tested your patch by bootstrapping a patched gcc with --with-arch=pre

[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 Thread commie1 at gmx dot net
t 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

[Bug target/18668] New: use prescott's fisttp

2004-11-24 Thread commie1 at gmx dot net
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=18668

[Bug tree-optimization/18536] New: ICE: in emit_move_insn, at expr.c:2590 with -ftree-vectorize -msse2

2004-11-17 Thread commie1 at gmx dot net
t 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=18536