[Bug target/17390] missing floating point compare optimization

2007-08-23 Thread uros at gcc dot gnu dot org
--- Comment #15 from uros at gcc dot gnu dot org 2007-08-23 14:23 --- Subject: Bug 17390 Author: uros Date: Thu Aug 23 14:23:40 2007 New Revision: 127742 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=127742 Log: PR target/17390 * config/i386/i386.c

[Bug testsuite/33082] [4.3 Regression] Revision 127491 causes FAIL: gcc.dg/dfp/convert-bfp-fold.c (test for excess errors)

2007-08-16 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-08-16 18:30 --- Subject: Bug 33082 Author: uros Date: Thu Aug 16 18:30:14 2007 New Revision: 127565 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=127565 Log: PR testsuite/33082 * gcc.dg/dfp/convert-dfp-fold.c

[Bug tree-optimization/19910] [4.2/4.3 regression] ICE with -ftree-loop-linear

2007-07-20 Thread uros at gcc dot gnu dot org
--- Comment #15 from uros at gcc dot gnu dot org 2007-07-20 09:44 --- Subject: Bug 19910 Author: uros Date: Fri Jul 20 09:43:52 2007 New Revision: 126799 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126799 Log: PR tree-optimization/19910 * gcc.dg/pr19910.c: New

[Bug target/32661] __builtin_ia32_vec_ext suboptimal for pointer/ref args

2007-07-11 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-07-11 18:43 --- Subject: Bug 32661 Author: uros Date: Wed Jul 11 18:42:44 2007 New Revision: 126557 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126557 Log: PR target/32661 * config/i386/sse.md

[Bug target/32708] _mm_cvtsi64x_si128() and _mm_cvtsi128_si64x() inefficient

2007-07-10 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2007-07-10 19:27 --- Subject: Bug 32708 Author: uros Date: Tue Jul 10 19:26:58 2007 New Revision: 126523 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126523 Log: PR target/32708 * config/i386/sse.md (vec_concatv2di

[Bug tree-optimization/32681] ice for legal C code with flags -ffast-math -O3 -ftree-vectorize

2007-07-09 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2007-07-09 13:00 --- Subject: Bug 32681 Author: uros Date: Mon Jul 9 13:00:19 2007 New Revision: 126482 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126482 Log: PR tree-optimization/32681 * tree-if-conv.c

[Bug tree-optimization/32681] ice for legal C code with flags -ffast-math -O3 -ftree-vectorize

2007-07-09 Thread uros at gcc dot gnu dot org
--- Comment #7 from uros at gcc dot gnu dot org 2007-07-09 13:11 --- Subject: Bug 32681 Author: uros Date: Mon Jul 9 13:11:22 2007 New Revision: 126483 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126483 Log: PR tree-optimization/32681 * tree-if-conv.c

[Bug tree-optimization/32681] ice for legal C code with flags -ffast-math -O3 -ftree-vectorize

2007-07-09 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2007-07-09 13:32 --- Subject: Bug 32681 Author: uros Date: Mon Jul 9 13:31:46 2007 New Revision: 126484 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126484 Log: PR tree-optimization/32681 * tree-if-conv.c

[Bug target/27855] reassociation pass produces ~30% slower matrix multiplication code

2007-07-09 Thread uros at gcc dot gnu dot org
--- Comment #16 from uros at gcc dot gnu dot org 2007-07-09 19:22 --- Subject: Bug 27855 Author: uros Date: Mon Jul 9 19:22:03 2007 New Revision: 126491 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126491 Log: PR target/27855 * doc/extend.texi: Add ftree

[Bug target/32660] ICE using __builtin_ia32_vec_ext_v2di()

2007-07-07 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-07-07 09:23 --- Subject: Bug 32660 Author: uros Date: Sat Jul 7 09:23:04 2007 New Revision: 126438 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126438 Log: PR target/32660 Backport from mainline

[Bug rtl-optimization/32450] -pg causes miscompilation

2007-07-06 Thread uros at gcc dot gnu dot org
--- Comment #32 from uros at gcc dot gnu dot org 2007-07-06 09:50 --- Subject: Bug 32450 Author: uros Date: Fri Jul 6 09:49:52 2007 New Revision: 126407 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126407 Log: PR rtl-optimization/32450 * function.c

[Bug rtl-optimization/32450] -pg causes miscompilation

2007-07-06 Thread uros at gcc dot gnu dot org
--- Comment #33 from uros at gcc dot gnu dot org 2007-07-06 10:54 --- Subject: Bug 32450 Author: uros Date: Fri Jul 6 10:54:03 2007 New Revision: 126411 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126411 Log: PR rtl-optimization/32450 * function.c

[Bug middle-end/32176] [4.3 Regression] ICE tree-type mismatch: expected integer_cst, have plus_expr in int_cst_value, at tree.c:7720

2007-07-03 Thread uros at gcc dot gnu dot org
--- Comment #12 from uros at gcc dot gnu dot org 2007-07-03 06:35 --- Subject: Bug 32176 Author: uros Date: Tue Jul 3 06:35:05 2007 New Revision: 126245 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126245 Log: PR middle-end/32176 * gcc.dg/pr32176.c: New test

[Bug tree-optimization/31966] [4.1/4.2 Regression] Miscompiles valid code with -ftree-vectorize

2007-07-03 Thread uros at gcc dot gnu dot org
--- Comment #10 from uros at gcc dot gnu dot org 2007-07-04 05:41 --- Subject: Bug 31966 Author: uros Date: Wed Jul 4 05:40:58 2007 New Revision: 126301 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126301 Log: PR tree-optimization/31966 PR tree-optimization

[Bug tree-optimization/32533] [4.1/4.2 regression] miscompilation at -O3 -ffast-math -ftree-vectorize -march=native

2007-07-03 Thread uros at gcc dot gnu dot org
--- Comment #13 from uros at gcc dot gnu dot org 2007-07-04 05:41 --- Subject: Bug 32533 Author: uros Date: Wed Jul 4 05:40:58 2007 New Revision: 126301 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126301 Log: PR tree-optimization/31966 PR tree-optimization

[Bug tree-optimization/32533] [4.1/4.2 regression] miscompilation at -O3 -ffast-math -ftree-vectorize -march=native

2007-07-03 Thread uros at gcc dot gnu dot org
--- Comment #14 from uros at gcc dot gnu dot org 2007-07-04 05:49 --- Subject: Bug 32533 Author: uros Date: Wed Jul 4 05:49:31 2007 New Revision: 126302 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126302 Log: PR tree-optimization/31966 PR tree-optimization

[Bug tree-optimization/31966] [4.1/4.2 Regression] Miscompiles valid code with -ftree-vectorize

2007-07-03 Thread uros at gcc dot gnu dot org
--- Comment #11 from uros at gcc dot gnu dot org 2007-07-04 05:49 --- Subject: Bug 31966 Author: uros Date: Wed Jul 4 05:49:31 2007 New Revision: 126302 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126302 Log: PR tree-optimization/31966 PR tree-optimization

[Bug tree-optimization/31966] [4.1/4.2/4.3 Regression] Miscompiles valid code with -ftree-vectorize

2007-07-02 Thread uros at gcc dot gnu dot org
--- Comment #9 from uros at gcc dot gnu dot org 2007-07-02 14:26 --- Subject: Bug 31966 Author: uros Date: Mon Jul 2 14:26:11 2007 New Revision: 126206 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126206 Log: PR tree-optimization/31966 PR tree-optimization

[Bug tree-optimization/32533] [4.1/4.2 regression] miscompilation at -O3 -ffast-math -ftree-vectorize -march=native

2007-07-02 Thread uros at gcc dot gnu dot org
--- Comment #11 from uros at gcc dot gnu dot org 2007-07-02 14:26 --- Subject: Bug 32533 Author: uros Date: Mon Jul 2 14:26:11 2007 New Revision: 126206 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126206 Log: PR tree-optimization/31966 PR tree-optimization

[Bug tree-optimization/25371] -ftree-vectorize results in internal compiler error on AMD64

2007-07-01 Thread uros at gcc dot gnu dot org
--- Comment #15 from uros at gcc dot gnu dot org 2007-07-01 10:30 --- Subject: Bug 25371 Author: uros Date: Sun Jul 1 10:30:31 2007 New Revision: 126163 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126163 Log: PR tree-optimization/25371 * gcc.dg/vect/pr25371.c

[Bug middle-end/32559] [4.3 regression] ICE with vector arithmetic

2007-07-01 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2007-07-01 10:38 --- Subject: Bug 32559 Author: uros Date: Sun Jul 1 10:38:03 2007 New Revision: 126164 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126164 Log: PR middle-end/32559 * fold-const.c (fold-binary

[Bug target/32433] Code for __builtin_ffs does not benefit from compiler optimizations

2007-06-30 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-06-30 17:06 --- Subject: Bug 32433 Author: uros Date: Sat Jun 30 17:05:49 2007 New Revision: 126154 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126154 Log: PR target/32433 * config/i386/i386.md (ffssi2

[Bug tree-optimization/24659] Conversions are not vectorized

2007-06-29 Thread uros at gcc dot gnu dot org
--- Comment #17 from uros at gcc dot gnu dot org 2007-06-29 10:30 --- Subject: Bug 24659 Author: uros Date: Fri Jun 29 10:30:06 2007 New Revision: 126111 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126111 Log: PR tree-optimization/24659 * tree-vect-transform.c

[Bug target/32413] [4.3 Regression] internal compiler error: in reload_cse_simplify_operands, at postreload.c:396

2007-06-22 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-06-22 17:51 --- Subject: Bug 32413 Author: uros Date: Fri Jun 22 17:51:06 2007 New Revision: 125951 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125951 Log: PR target/32413 * config/i386/i386.c

[Bug middle-end/32374] [4.3 Regression] internal compiler error: in reload_cse_simplify_operands, at postreload.c:396

2007-06-22 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2007-06-22 18:51 --- Subject: Bug 32374 Author: uros Date: Fri Jun 22 18:51:28 2007 New Revision: 125955 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125955 Log: PR middle-end/32374 * expr.c (store_constructor): Do

[Bug target/32389] [4.1/4.2 Regression] ICE in extract_constrain_insn_cached when using -msse

2007-06-21 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-06-21 07:06 --- Subject: Bug 32389 Author: uros Date: Thu Jun 21 07:06:29 2007 New Revision: 125911 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125911 Log: PR target/32389 * config/i386/i386.h (enum

[Bug target/32389] [4.1/4.2 Regression] ICE in extract_constrain_insn_cached when using -msse

2007-06-21 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2007-06-21 07:13 --- Subject: Bug 32389 Author: uros Date: Thu Jun 21 07:13:16 2007 New Revision: 125912 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125912 Log: PR target/32389 * config/i386/i386.h (enum

[Bug tree-optimization/32383] [4.3 regression] ICE with reciprocals and -ffast-math

2007-06-18 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-06-18 08:31 --- Subject: Bug 32383 Author: uros Date: Mon Jun 18 08:30:47 2007 New Revision: 125790 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125790 Log: PR tree-optimization/32383 * targhooks.c

[Bug target/32389] [4.1/4.2/4.3 Regression] ICE in extract_constrain_insn_cached when using -msse

2007-06-18 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2007-06-18 22:33 --- Subject: Bug 32389 Author: uros Date: Mon Jun 18 22:32:56 2007 New Revision: 125830 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125830 Log: PR target/32389 * config/i386/i386.h (enum

[Bug rtl-optimization/32366] [4.3 Regression] Segfault in significand_size with -ftree-vectorize

2007-06-17 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2007-06-17 19:23 --- Subject: Bug 32366 Author: uros Date: Sun Jun 17 19:23:30 2007 New Revision: 125777 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125777 Log: PR rtl-optimization/32366 * simplify-rtx.c

[Bug middle-end/31723] Use reciprocal and reciprocal square root with -ffast-math

2007-06-16 Thread uros at gcc dot gnu dot org
--- Comment #28 from uros at gcc dot gnu dot org 2007-06-16 09:53 --- Subject: Bug 31723 Author: uros Date: Sat Jun 16 09:52:48 2007 New Revision: 125756 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125756 Log: PR middle-end/31723 * hooks.c (hook_tree_tree_bool_null

[Bug target/32268] Wrong comparison results for __float128 operands

2007-06-14 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2007-06-14 20:15 --- Subject: Bug 32268 Author: uros Date: Thu Jun 14 20:15:13 2007 New Revision: 125720 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125720 Log: PR target/32268 * config/i386/sfp-machine.c (CMPtype

[Bug rtl-optimization/32293] [4.3 Regression] internal compiler error: in do_SUBST, at combine.c:502

2007-06-12 Thread uros at gcc dot gnu dot org
--- Comment #11 from uros at gcc dot gnu dot org 2007-06-12 10:31 --- Subject: Bug 32293 Author: uros Date: Tue Jun 12 10:31:04 2007 New Revision: 125643 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125643 Log: PR rtl-optimization/32293 * combine.c

[Bug middle-end/32279] Fold 1.0/sqrt(x/y) to sqrt(y/x)

2007-06-11 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2007-06-11 09:09 --- Subject: Bug 32279 Author: uros Date: Mon Jun 11 09:09:24 2007 New Revision: 125614 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125614 Log: PR middle-end/32279 * fold-const (fold_binary

[Bug target/32280] _mm_srli_si128, heinous code for some shifts

2007-06-11 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-06-11 10:13 --- Subject: Bug 32280 Author: uros Date: Mon Jun 11 10:13:00 2007 New Revision: 125615 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125615 Log: PR target/32280 * config/i386/sse.md (sse2_ashlti

[Bug tree-optimization/32243] [4.3 Regression] ICE in vectorizable_type_promotion, at tree-vect-transform.c:2890

2007-06-08 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-06-08 09:06 --- Subject: Bug 32243 Author: uros Date: Fri Jun 8 09:06:46 2007 New Revision: 125567 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125567 Log: PR tree-optimization/32243 * tree-vect-transform.c

[Bug tree-optimization/32216] [4.3 Regression] ICE: verify_stmts failed (invalid reference prefix) with -ftree-vectorize

2007-06-06 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2007-06-06 12:12 --- Subject: Bug 32216 Author: uros Date: Wed Jun 6 12:12:32 2007 New Revision: 125482 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125482 Log: PR tree-optimization/32216 * tree-vectorizer.c

[Bug tree-optimization/32215] [4.3 Regression] ICE in supportable_narrowing_operation, at tree-vectorizer.c:1907

2007-06-05 Thread uros at gcc dot gnu dot org
--- Comment #1 from uros at gcc dot gnu dot org 2007-06-05 20:24 --- Subject: Bug 32215 Author: uros Date: Tue Jun 5 20:23:58 2007 New Revision: 125343 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125343 Log: PR tree-optimization/32215 * tree-vectorizer.c

[Bug c/32191] ICE with complex __float128

2007-06-04 Thread uros at gcc dot gnu dot org
--- Comment #10 from uros at gcc dot gnu dot org 2007-06-04 20:07 --- Subject: Bug 32191 Author: uros Date: Mon Jun 4 20:07:37 2007 New Revision: 125314 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125314 Log: PR c/32191 * gcc/c-common.c (c_define_builtins

[Bug target/32065] Many dfp testsuite failures for -msse targets

2007-05-26 Thread uros at gcc dot gnu dot org
--- Comment #7 from uros at gcc dot gnu dot org 2007-05-26 21:35 --- Subject: Bug 32065 Author: uros Date: Sat May 26 21:35:41 2007 New Revision: 125102 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125102 Log: PR target/32065 * config/i386/i386.md (movti

[Bug target/32065] Many dfp testsuite failures for -msse targets

2007-05-25 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-05-25 22:36 --- Subject: Bug 32065 Author: uros Date: Fri May 25 22:36:10 2007 New Revision: 125077 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=125077 Log: PR target/32065 * target/i386/i386.c

[Bug target/31167] ICE wnen using __int128_t on x86_64

2007-05-21 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2007-05-21 12:31 --- Subject: Bug 31167 Author: uros Date: Mon May 21 11:31:14 2007 New Revision: 124900 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124900 Log: PR target/31167 Backport from mainline

[Bug target/30041] FAIL: gcc.target/i386/sse3-movddup.c (internal compiler error)

2007-05-21 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2007-05-21 12:31 --- Subject: Bug 30041 Author: uros Date: Mon May 21 11:31:14 2007 New Revision: 124900 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124900 Log: PR target/31167 Backport from mainline

[Bug target/31585] gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and sse-14.c)

2007-05-20 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-05-20 10:54 --- Subject: Bug 31585 Author: uros Date: Sun May 20 09:54:23 2007 New Revision: 124868 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124868 Log: PR target/31585 * gcc.target/i386/sse-vect-types.c

[Bug target/31585] gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and sse-14.c)

2007-05-19 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2007-05-20 00:28 --- Subject: Bug 31585 Author: uros Date: Sat May 19 23:27:48 2007 New Revision: 124861 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124861 Log: PR target/31585 * config/i386/pmmintrin.h: Do

[Bug rtl-optimization/31344] [4.3 Regression] bootstrap broken on i[345]86-linux

2007-05-18 Thread uros at gcc dot gnu dot org
--- Comment #23 from uros at gcc dot gnu dot org 2007-05-18 09:37 --- Subject: Bug 31344 Author: uros Date: Fri May 18 08:37:03 2007 New Revision: 124825 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124825 Log: PR rtl-optimization/31344 * expr.c

[Bug rtl-optimization/31344] [4.3 Regression] bootstrap broken on i[345]86-linux

2007-05-18 Thread uros at gcc dot gnu dot org
--- Comment #24 from uros at gcc dot gnu dot org 2007-05-18 09:46 --- Subject: Bug 31344 Author: uros Date: Fri May 18 08:46:30 2007 New Revision: 124826 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124826 Log: * PR rtl-optimization/31344 is actually middle-end bug

[Bug tree-optimization/24659] Conversions are not vectorized

2007-05-17 Thread uros at gcc dot gnu dot org
--- Comment #13 from uros at gcc dot gnu dot org 2007-05-17 07:31 --- Subject: Bug 24659 Author: uros Date: Thu May 17 06:31:05 2007 New Revision: 124784 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124784 Log: PR tree-optimization/24659 * optabs.h (enum

[Bug inline-asm/31768] Invalid code or ICE for %z constraint

2007-05-03 Thread uros at gcc dot gnu dot org
--- Comment #1 from uros at gcc dot gnu dot org 2007-05-03 15:32 --- Subject: Bug 31768 Author: uros Date: Thu May 3 14:32:25 2007 New Revision: 124379 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124379 Log: PR target/31768 * config/i386/i386.c (print_operand

[Bug tree-optimization/24659] Conversions are not vectorized

2007-04-22 Thread uros at gcc dot gnu dot org
--- Comment #9 from uros at gcc dot gnu dot org 2007-04-22 19:45 --- Subject: Bug 24659 Author: uros Date: Sun Apr 22 19:45:06 2007 New Revision: 124045 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124045 Log: 2007-04-22 Uros Bizjak [EMAIL PROTECTED] PR tree

[Bug target/31175] isinf incorrectly expanded

2007-04-03 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-04-03 11:21 --- Subject: Bug 31175 Author: uros Date: Tue Apr 3 11:20:53 2007 New Revision: 123465 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=123465 Log: PR target/31175 * config/i386/i386.md (isinfmode2

[Bug target/31167] ICE wnen using __int128_t on x86_64

2007-03-15 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2007-03-15 07:25 --- Subject: Bug 31167 Author: uros Date: Thu Mar 15 07:25:22 2007 New Revision: 122945 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=122945 Log: PR target/31167 * config/i386/i386.md (*addti3_1

[Bug target/31019] Microoptimization of the i386 and x86_64 compilers

2007-03-02 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-03-02 12:27 --- Subject: Bug 31019 Author: uros Date: Fri Mar 2 12:26:55 2007 New Revision: 122473 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=122473 Log: PR target/31019 * config/i386/i386.h (TUNEMASK

[Bug target/30970] Register zeroing by xor N,N should be moved out of loop

2007-02-27 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-02-27 21:27 --- Subject: Bug 30970 Author: uros Date: Tue Feb 27 21:27:27 2007 New Revision: 122387 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=122387 Log: PR target/30970 * config/i386/sse.md

[Bug tree-optimization/30938] Bootstrap fails on x86_64 for -ftree-vectorize

2007-02-25 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-02-25 23:18 --- Subject: Bug 30938 Author: uros Date: Sun Feb 25 23:18:45 2007 New Revision: 122323 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=122323 Log: PR tree-optimization/30938 * tree-vect-transform.c

[Bug target/30770] [4.3 regression] BOOT_CFLAGS=-O2 -g -mtune=nocona miscompiled the stage 3 compiler

2007-02-24 Thread uros at gcc dot gnu dot org
--- Comment #7 from uros at gcc dot gnu dot org 2007-02-24 23:29 --- Subject: Bug 30770 Author: uros Date: Sat Feb 24 23:29:30 2007 New Revision: 122301 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=122301 Log: PR target/30770 * config/i386/i386.md

[Bug target/30825] [4.3 Regression] current mainline fails to bootstrap when -msse is used

2007-02-23 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2007-02-23 18:19 --- Subject: Bug 30825 Author: uros Date: Fri Feb 23 18:19:07 2007 New Revision: 122268 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=122268 Log: PR target/30825 * config/i386/i386.md

[Bug middle-end/30667] [4.3 Regression] ICE in immed_double_const, at emit-rtl.c:468

2007-02-03 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2007-02-03 23:39 --- Subject: Bug 30667 Author: uros Date: Sat Feb 3 23:39:31 2007 New Revision: 121555 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121555 Log: PR middle-end/30667 * combine.c (try_combine): Do

[Bug target/30413] %z produces ICE for char operands

2007-01-14 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-01-14 11:14 --- Subject: Bug 30413 Author: uros Date: Sun Jan 14 11:14:20 2007 New Revision: 120769 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=120769 Log: PR target/30413 * config/i386/i386.c (print_operand

[Bug target/30120] [4.3 Regression] silent miscompilation of argument passing

2006-12-11 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2006-12-11 14:06 --- Subject: Bug 30120 Author: uros Date: Mon Dec 11 14:06:07 2006 New Revision: 119734 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119734 Log: PR target/30120 Revert: 2006-11-15 Uros

[Bug target/30120] [4.3 Regression] silent miscompilation of argument passing

2006-12-08 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2006-12-08 18:20 --- Subject: Bug 30120 Author: uros Date: Fri Dec 8 18:20:25 2006 New Revision: 119663 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119663 Log: PR target/30120 * reg-stack.c (convert_regs_entry

[Bug target/30041] FAIL: gcc.target/i386/sse3-movddup.c (internal compiler error)

2006-12-03 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2006-12-03 19:40 --- Subject: Bug 30041 Author: uros Date: Sun Dec 3 19:40:06 2006 New Revision: 119468 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119468 Log: PR target/30041 * config/i386/sse.md (*sse3_movddup

[Bug target/29852] x86_64: SSE version missing for fmod{d,s,x}f3

2006-11-29 Thread uros at gcc dot gnu dot org
--- Comment #10 from uros at gcc dot gnu dot org 2006-11-30 06:55 --- Subject: Bug 29852 Author: uros Date: Thu Nov 30 06:54:47 2006 New Revision: 119356 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=119356 Log: PR target/29852 * config/i386/i386.md

[Bug tree-optimization/29777] missed optimization: model missing widen_mult* idioms for SSE

2006-11-10 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2006-11-10 08:46 --- Subject: Bug 29777 Author: uros Date: Fri Nov 10 08:45:47 2006 New Revision: 118649 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118649 Log: PR target/29777 * config/i386/sse.md

[Bug target/26915] missed sized opt returning -1.0

2006-11-04 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2006-11-04 23:12 --- Subject: Bug 26915 Author: uros Date: Sat Nov 4 23:12:16 2006 New Revision: 118484 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118484 Log: PR target/26915 * config/i386/i386.c

[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-11-01 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2006-11-02 07:42 --- Subject: Bug 29377 Author: uros Date: Thu Nov 2 07:42:05 2006 New Revision: 118410 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118410 Log: PR target/29377 * config/h8300/h8300.c

[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-11-01 Thread uros at gcc dot gnu dot org
--- Comment #7 from uros at gcc dot gnu dot org 2006-11-02 07:55 --- Subject: Bug 29377 Author: uros Date: Thu Nov 2 07:55:35 2006 New Revision: 118411 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118411 Log: PR target/29377 * config/h8300/h8300.c

[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-10-28 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2006-10-28 09:41 --- Subject: Bug 29377 Author: uros Date: Sat Oct 28 09:41:41 2006 New Revision: 118102 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118102 Log: PR target/29377 * config/h8300/h8300.c

[Bug target/29377] Build for h8300-elf crashes on 64bit hosts due to int/HWI mismatch

2006-10-28 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2006-10-28 10:03 --- Subject: Bug 29377 Author: uros Date: Sat Oct 28 10:03:37 2006 New Revision: 118103 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118103 Log: PR target/29377 * config/h8300/h8300.c

[Bug target/28909] Missed optimization with x86 sync builtins

2006-10-25 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2006-10-25 10:14 --- Subject: Bug 28909 Author: uros Date: Wed Oct 25 10:14:41 2006 New Revision: 118028 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=118028 Log: PR target/28909 * config/i386/sync.md (sync_addmode

[Bug rtl-optimization/19398] secondary reloads don't consider m alternatives

2006-10-21 Thread uros at gcc dot gnu dot org
--- Comment #11 from uros at gcc dot gnu dot org 2006-10-21 19:27 --- Subject: Bug 19398 Author: uros Date: Sat Oct 21 19:27:02 2006 New Revision: 117935 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117935 Log: PR target/19398 * config/i386/i386.md (fix_trunc?f

[Bug middle-end/28252] pow(x,1/3.0) should be converted to cbrt(x)

2006-10-21 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2006-10-21 20:05 --- Subject: Bug 28252 Author: uros Date: Sat Oct 21 20:05:35 2006 New Revision: 117937 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117937 Log: 2006-10-21 Uros Bizjak [EMAIL PROTECTED] PR middle-end

[Bug target/29169] sse3-not-fisttp.c scan-assembler-not fisttp FAILs on i386-pc-solaris2.10

2006-09-23 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2006-09-23 14:40 --- Subject: Bug 29169 Author: uros Date: Sat Sep 23 14:40:07 2006 New Revision: 117171 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117171 Log: PR target/29169 * gcc.target/i386/sse-21.c: Rename

[Bug target/28946] [4.0 Only] assembler shifts set the flag ZF, no need to re-test to zero

2006-09-18 Thread uros at gcc dot gnu dot org
--- Comment #13 from uros at gcc dot gnu dot org 2006-09-18 10:15 --- Subject: Bug 28946 Author: uros Date: Mon Sep 18 10:14:53 2006 New Revision: 117022 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=117022 Log: PR target/28946 * config/i386/i386.md

[Bug target/28946] [4.0/4.1 Regression] assembler shifts set the flag ZF, no need to re-test to zero

2006-09-15 Thread uros at gcc dot gnu dot org
--- Comment #12 from uros at gcc dot gnu dot org 2006-09-15 17:42 --- Subject: Bug 28946 Author: uros Date: Fri Sep 15 17:42:40 2006 New Revision: 116979 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116979 Log: PR target/28946 * config/i386/i386.md

[Bug target/28946] [4.0/4.1/4.2 Regression] assembler shifts set the flag ZF, no need to re-test to zero

2006-09-07 Thread uros at gcc dot gnu dot org
--- Comment #11 from uros at gcc dot gnu dot org 2006-09-07 17:45 --- Subject: Bug 28946 Author: uros Date: Thu Sep 7 17:45:48 2006 New Revision: 116756 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116756 Log: PR target/28946 * config/i386/i386.md

[Bug target/27790] [4.1 Regression] Unrecognizable insn with -ftree-vectorize -O1 -msse2

2006-06-07 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2006-06-07 07:02 --- Subject: Bug 27790 Author: uros Date: Wed Jun 7 07:01:49 2006 New Revision: 114460 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114460 Log: PR target/27790 * config/i386/i386.c

[Bug target/27790] [4.1/4.2 Regression] Unrecognizable insn with -ftree-vectorize -O1 -msse2

2006-05-30 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2006-05-30 06:12 --- Subject: Bug 27790 Author: uros Date: Tue May 30 06:12:30 2006 New Revision: 114229 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114229 Log: PR target/27790 * config/i386/i386.c

[Bug target/27277] [4.2 Regression] standard i387 constant loading insns (fldz, fld1) are not generated anymore

2006-05-08 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2006-05-08 06:10 --- Subject: Bug 27277 Author: uros Date: Mon May 8 06:10:03 2006 New Revision: 113622 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113622 Log: PR target/27277 * config/i386/i386.c (ix86_rtx_costs

[Bug middle-end/27134] [4.1 regression] ICE with floor and -ffast-math

2006-04-16 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2006-04-16 11:20 --- Subject: Bug 27134 Author: uros Date: Sun Apr 16 11:20:29 2006 New Revision: 112984 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=112984 Log: PR middle-end/27134 * builtins.c

[Bug middle-end/27134] [4.1/4.2 regression] ICE with floor and -ffast-math

2006-04-13 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2006-04-14 05:01 --- Subject: Bug 27134 Author: uros Date: Fri Apr 14 05:01:18 2006 New Revision: 112949 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=112949 Log: PR middle-end/27134 * builtins.c

[Bug middle-end/26717] [4.2 Regression] complex/complex gives a REAL_CST

2006-03-25 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2006-03-25 17:32 --- Subject: Bug 26717 Author: uros Date: Sat Mar 25 17:32:34 2006 New Revision: 112379 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=112379 Log: PR middle-end/26717 * fold-const.c (fold_binary

[Bug target/24475] gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr24428-2.c execution test fail on IA32

2005-12-01 Thread uros at gcc dot gnu dot org
--- Comment #9 from uros at gcc dot gnu dot org 2005-12-02 06:43 --- Subject: Bug 24475 Author: uros Date: Fri Dec 2 06:43:45 2005 New Revision: 107876 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=107876 Log: PR target/24475 * lib/target-supports.exp

[Bug target/24475] gcc.dg/tls/pr24428.c execution test and gcc.dg/tls/pr24428-2.c execution test fail on IA32

2005-11-30 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2005-12-01 06:52 --- Subject: Bug 24475 Author: uros Date: Thu Dec 1 06:52:11 2005 New Revision: 107804 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=107804 Log: PR target/24475 * lib/target-supports.exp

[Bug tree-optimization/20219] Missed optimisation sin / tan -- cos

2005-11-27 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2005-11-28 07:29 --- Subject: Bug 20219 Author: uros Date: Mon Nov 28 07:29:43 2005 New Revision: 107597 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=107597 Log: PR middle-end/20219 * fold-const.c (fold binary

[Bug target/24315] [3.4 Regression] amd64 fails -fpeephole2

2005-11-09 Thread uros at gcc dot gnu dot org
--- Comment #16 from uros at gcc dot gnu dot org 2005-11-10 07:27 --- Subject: Bug 24315 Author: uros Date: Thu Nov 10 07:27:47 2005 New Revision: 106728 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106728 Log: PR target/24315 * config/i386/i386.md

[Bug target/19340] Compilation SEGFAULTs with -O1 -fschedule-insns2 -fsched2-use-traces on an x86 architecture.

2005-11-09 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2005-11-10 07:27 --- Subject: Bug 19340 Author: uros Date: Thu Nov 10 07:27:47 2005 New Revision: 106728 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106728 Log: PR target/24315 * config/i386/i386.md

[Bug c/24101] [3.4/4.0/4.1 Regression] Segfault with preprocessed source

2005-11-08 Thread uros at gcc dot gnu dot org
--- Comment #10 from uros at gcc dot gnu dot org 2005-11-09 06:30 --- Subject: Bug 24101 Author: uros Date: Wed Nov 9 06:30:03 2005 New Revision: 106677 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106677 Log: libcpp/ PR c/24101 * init.c

[Bug c/24101] [3.4/4.0/4.1 Regression] Segfault with preprocessed source

2005-11-08 Thread uros at gcc dot gnu dot org
--- Comment #11 from uros at gcc dot gnu dot org 2005-11-09 06:42 --- Subject: Bug 24101 Author: uros Date: Wed Nov 9 06:42:53 2005 New Revision: 106678 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106678 Log: libcpp/ PR c/24101 * init.c

[Bug c/24101] [3.4/4.0/4.1 Regression] Segfault with preprocessed source

2005-11-08 Thread uros at gcc dot gnu dot org
--- Comment #12 from uros at gcc dot gnu dot org 2005-11-09 07:51 --- Subject: Bug 24101 Author: uros Date: Wed Nov 9 07:51:51 2005 New Revision: 106679 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106679 Log: gcc/ PR c/24101 * toplev.c (process_options

[Bug target/19340] Compilation SEGFAULTs with -O1 -fschedule-insns2 -fsched2-use-traces on an x86 architecture.

2005-11-07 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2005-11-08 06:21 --- Subject: Bug 19340 Author: uros Date: Tue Nov 8 06:21:51 2005 New Revision: 106632 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106632 Log: PR target/19340 * reg-stack.c (reg_to_stack): Update

[Bug target/24315] [3.4/4.0 Regression] amd64 fails -fpeephole2

2005-11-07 Thread uros at gcc dot gnu dot org
--- Comment #14 from uros at gcc dot gnu dot org 2005-11-08 07:59 --- Subject: Bug 24315 Author: uros Date: Tue Nov 8 07:58:51 2005 New Revision: 106633 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106633 Log: PR target/19340 * reg-stack.c (reg_to_stack

[Bug target/19340] Compilation SEGFAULTs with -O1 -fschedule-insns2 -fsched2-use-traces on an x86 architecture.

2005-11-07 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2005-11-08 07:59 --- Subject: Bug 19340 Author: uros Date: Tue Nov 8 07:58:51 2005 New Revision: 106633 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=106633 Log: PR target/19340 * reg-stack.c (reg_to_stack): Update

[Bug target/19424] [4.0 Regression] Error: suffix or operands invalid for `movlps'

2005-01-14 Thread uros at gcc dot gnu dot org
--- Additional Comments From uros at gcc dot gnu dot org 2005-01-14 14:13 --- Register constraints are wrong for movv2sf* patterns. movlps can't handle the combination of x/x registers. Uros. -- What|Removed |Added

[Bug target/18503] _mm_move_ss SSE intrinsic causes erroneous

2004-12-12 Thread uros at gcc dot gnu dot org
--- Additional Comments From uros at gcc dot gnu dot org 2004-12-13 07:09 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug target/14941] i386.md strangeness in sse2_movsd

2004-12-12 Thread uros at gcc dot gnu dot org
--- Additional Comments From uros at gcc dot gnu dot org 2004-12-13 07:10 --- Fixed. -- What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/17619] Non-optimal code for -mfpmath=387,sse

2004-12-01 Thread uros at gcc dot gnu dot org
--- Additional Comments From uros at gcc dot gnu dot org 2004-12-01 14:07 --- With GCC: (GNU) 4.0.0 20041201 (experimental), following code is produced (without -ffast-math): _Z6foobarv: .LFB2: pushl %ebp .LCFI0: movl %esp, %ebp .LCFI1: subl $4, %esp .LCFI2

[Bug target/17619] Non-optimal code for -mfpmath=387,sse

2004-12-01 Thread uros at gcc dot gnu dot org
--- Additional Comments From uros at gcc dot gnu dot org 2004-12-01 16:02 --- If the loop is splitted manually and putting a, b and c inside the foobar() function [otherwise vectorizer complains about unaligned load]: --cut here-- struct X { float array[4]; }; float foobar() { X

[Bug target/14981] [3.4 Regression] ICE in _mm_xor_pd for SSE2 with -O1

2004-11-30 Thread uros at gcc dot gnu dot org
--- Additional Comments From uros at gcc dot gnu dot org 2004-11-30 15:59 --- gcc version 4.0.0 20041130 (experimental) does not ICE in any testcase, so this is not a 4.0 regression. -- What|Removed |Added

[Bug target/14981] [3.4/4.0 Regression] ICE in _mm_xor_pd for SSE2 with -O1

2004-11-30 Thread uros at gcc dot gnu dot org
--- Additional Comments From uros at gcc dot gnu dot org 2004-12-01 06:50 --- (In reply to comment #18) Well, that's not quite true. The following testcase still crashes on mainline when compiled with gcc -msse Ah, thanks. I have checked mainline with -msse2, as the code you quote

<    1   2   3   4   5   >