[Bug target/18932] [3.4 regression] -march=pentium4 -O2 causes ICE

2004-12-10 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2004-12-10 20:23 --- Created an attachment (id=7721) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7721&action=view) A testcase I got [EMAIL PROTECTED] tmp]$ /usr/gcc-3.4/bin/gcc -O2 -march=pentium4 -S ~/foo.c /export/home/hjl/foo

[Bug target/18932] [3.4 regression] -march=pentium4 -O2 causes ICE

2004-12-10 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-10 21:06 --- // small testcase: int bar (int p, char c) { foo (p, c); if (c & 0xF0) return p; } -- What|Removed |Added -

[Bug target/18932] [3.4 regression] -march=pentium4 -O2 causes ICE

2004-12-10 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2004-12-10 20:25 --- Do not assign prs to people unless they request it. Assignment implies actively working on the problem. Use cc for advisory. -- What|Removed |Added