[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-13 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-14 00:34 --- Subject: Bug 19252 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-14 00:33:51 Modified files: gcc: ChangeLog gcc/config/i386:

[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-13 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-01-14 00:55 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-13 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19252

[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||missed-optimization, ssemmx http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19252

[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-11 Thread rth at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org | Status|UNCONFIRMED

[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-07 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-01-07 11:32 --- Also some discussion here: http://gcc.gnu.org/ml/gcc-patches/2005-01/msg00394.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19252

[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-06 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2005-01-06 14:40 --- Some more discussion: http://gcc.gnu.org/ml/gcc-patches/2005-01/msg00176.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19252

[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-04 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-01-04 13:00 --- Some discussion: http://gcc.gnu.org/ml/gcc/2004-12/msg01027.html This PR could be related to: PR 19009: Loading of FP constants into FP reg via SSE reg PR 19250: minss/maxss SSE insn not generated for

[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-04 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-01-04 14:05 --- Adding -mno-80387 to flags doesn't generate fcomip anymore. But when I try to compile povray with '-O3 -march=pentium4 -mno-80387 -mfpmath=sse -ffast-math' I got into: bbox.cpp: In function 'void

[Bug target/19252] sub optimal use of fpu comparisons in SSE code

2005-01-04 Thread kcook at gcc dot gnu dot org
-- What|Removed |Added CC||kcook at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19252