[Bug target/36079] [4.3/4.4 Regression] cld instruction is not emitted anymore.

2008-05-23 Thread uros at gcc dot gnu dot org
--- Comment #13 from uros at gcc dot gnu dot org 2008-05-23 07:53 --- Subject: Bug 36079 Author: uros Date: Fri May 23 07:53:16 2008 New Revision: 135792 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135792 Log: PR target/36079 * configure.ac: Handle --enable-cld

[Bug target/36079] [4.3/4.4 Regression] cld instruction is not emitted anymore.

2008-05-21 Thread uros at gcc dot gnu dot org
--- Comment #11 from uros at gcc dot gnu dot org 2008-05-21 08:54 --- Subject: Bug 36079 Author: uros Date: Wed May 21 08:54:15 2008 New Revision: 135711 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135711 Log: PR target/36079 * configure.ac: Handle --enable-cld

[Bug testsuite/36057] [4.3/4.4 Regression] struct-layout-1_generate.c uses non-ISO C '%n$' operand number formats

2008-05-20 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-05-20 19:02 --- Subject: Bug 36057 Author: uros Date: Tue May 20 19:01:46 2008 New Revision: 135671 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135671 Log: PR testsuite/36057 * g++.dg/compat/struct-layout

[Bug target/36246] Reload chooses too wide mode for reg-mem-xmmreg reload

2008-05-16 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2008-05-16 18:34 --- Subject: Bug 36246 Author: uros Date: Fri May 16 18:34:04 2008 New Revision: 135437 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135437 Log: PR target/36246 * config/i386/i386.h

[Bug target/36222] x86 fails to optimize out __v4si - __m128i move

2008-05-13 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-05-13 21:34 --- Subject: Bug 36222 Author: uros Date: Tue May 13 21:33:40 2008 New Revision: 135275 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135275 Log: PR target/36222 * config/i386/i386.c

[Bug rtl-optimization/36111] [4.4 Regression] GCC 4.4.0-20080501 failed to compile openmpi's malloc.c file.

2008-05-12 Thread uros at gcc dot gnu dot org
--- Comment #10 from uros at gcc dot gnu dot org 2008-05-12 16:56 --- Subject: Bug 36111 Author: uros Date: Mon May 12 16:55:43 2008 New Revision: 135221 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135221 Log: PR rtl-optimization/36111 * recog.c

[Bug tree-optimization/36129] [4.3 Regression] ICE with -fprofile-use

2008-05-11 Thread uros at gcc dot gnu dot org
--- Comment #15 from uros at gcc dot gnu dot org 2008-05-11 18:54 --- Subject: Bug 36129 Author: uros Date: Sun May 11 18:54:15 2008 New Revision: 135180 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135180 Log: Backport from mainline: 2008-05-09 Uros Bizjak

[Bug tree-optimization/36129] [4.3, 4.4 Regression] ICE with -fprofile-use

2008-05-09 Thread uros at gcc dot gnu dot org
--- Comment #12 from uros at gcc dot gnu dot org 2008-05-09 18:21 --- Subject: Bug 36129 Author: uros Date: Fri May 9 18:21:05 2008 New Revision: 135123 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135123 Log: PR tree-optimization/36129 * tree-ssa-cpp.c

[Bug target/35714] x86 poor code with pmaddwd

2008-05-07 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2008-05-07 13:12 --- Subject: Bug 35714 Author: uros Date: Wed May 7 13:12:02 2008 New Revision: 135041 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=135041 Log: PR target/35714 * config/i386/mmx.md (mmx_subv2sf3

[Bug testsuite/36056] g++.dg/ext/vector14.C doesn't work for ia32

2008-04-28 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2008-04-28 07:42 --- Subject: Bug 36056 Author: uros Date: Mon Apr 28 07:42:12 2008 New Revision: 134743 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134743 Log: PR testsuite/36056 * g++.dg/ext/vector14.C: Add

[Bug target/36064] could not split insn with -O1 -march=nocona -m32

2008-04-28 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2008-04-28 07:52 --- Subject: Bug 36064 Author: uros Date: Mon Apr 28 07:52:01 2008 New Revision: 134744 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134744 Log: PR target/36064 * config/i386/i386.md

[Bug testsuite/36056] g++.dg/ext/vector14.C doesn't work for ia32

2008-04-28 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-04-28 12:18 --- Subject: Bug 36056 Author: uros Date: Mon Apr 28 12:17:27 2008 New Revision: 134752 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134752 Log: PR testsuite/36056 * g++.dg/ext/vector14.C: Add

[Bug target/36073] ICE with -ffast-math and -mfpmath=sse,387

2008-04-28 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2008-04-28 17:50 --- Subject: Bug 36073 Author: uros Date: Mon Apr 28 17:49:51 2008 New Revision: 134757 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134757 Log: PR target/36073 * config/i386/i386.md

[Bug rtl-optimization/36006] [4.4 regression] invalid rtl sharing with -O2

2008-04-23 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-04-24 04:54 --- Subject: Bug 36006 Author: uros Date: Thu Apr 24 04:53:47 2008 New Revision: 134618 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134618 Log: PR rtl-optimization/36006 * expmed.c

[Bug target/31486] ICE with vector code when -mno-sse2 on amd64

2008-04-22 Thread uros at gcc dot gnu dot org
--- Comment #1 from uros at gcc dot gnu dot org 2008-04-22 06:49 --- Subject: Bug 31486 Author: uros Date: Tue Apr 22 06:48:48 2008 New Revision: 134549 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134549 Log: PR target/31486 * gcc.target/i386/pr31486.c: New

[Bug target/29096] faster _mm_cvtpi32x2_ps for xmmintrin.h

2008-04-22 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2008-04-22 12:41 --- Subject: Bug 29096 Author: uros Date: Tue Apr 22 12:41:14 2008 New Revision: 134558 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134558 Log: PR target/29096 * config/i386/xmmintrin.h

[Bug target/26445] SSE byte-by-byte load instruction fails to compile

2008-04-21 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2008-04-21 18:41 --- Subject: Bug 26445 Author: uros Date: Mon Apr 21 18:41:04 2008 New Revision: 134522 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134522 Log: PR target/26445 * g++.dg/other/i386-4.C: New test

[Bug fortran/35944] [4.3 Regression] wrong result for MOD with kind=10 for some array argument values

2008-04-17 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2008-04-17 07:08 --- Subject: Bug 35944 Author: uros Date: Thu Apr 17 07:07:45 2008 New Revision: 134381 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134381 Log: Backport from mainline: 2008-04-16 Uros Bizjak

[Bug fortran/35944] [4.3, 4.4 regression] wrong result for MOD with kind=10 for some array argument values

2008-04-16 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-04-16 15:54 --- Subject: Bug 35944 Author: uros Date: Wed Apr 16 15:53:59 2008 New Revision: 134348 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134348 Log: PR target/35944 * config/i386/i386.md (fmodxf3

[Bug fortran/35944] [4.3 Regression] wrong result for MOD with kind=10 for some array argument values

2008-04-16 Thread uros at gcc dot gnu dot org
--- Comment #7 from uros at gcc dot gnu dot org 2008-04-16 18:39 --- Subject: Bug 35944 Author: uros Date: Wed Apr 16 18:39:08 2008 New Revision: 134359 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134359 Log: PR target/35944 * gfortran.dg/pr35944-1.f90: New

[Bug target/12329] x86: local function declared with attribute((regparm(3))) gets corrupted parent frame pointer

2008-04-06 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-04-06 06:41 --- Subject: Bug 12329 Author: uros Date: Sun Apr 6 06:40:47 2008 New Revision: 133954 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133954 Log: PR target/12329 * config/i386/i386.c

[Bug target/35496] [4.4 Regression] test failures between revs. 132950 and 132974

2008-03-23 Thread uros at gcc dot gnu dot org
--- Comment #24 from uros at gcc dot gnu dot org 2008-03-23 12:08 --- Subject: Bug 35496 Author: uros Date: Sun Mar 23 12:07:34 2008 New Revision: 133461 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133461 Log: Revert: 2008-03-05 H.J. Lu [EMAIL PROTECTED

[Bug testsuite/34168] runtime tests in gfortran.dg/vect fail for unsupported [non-SSE2] targets

2008-03-21 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-03-21 09:19 --- Subject: Bug 34168 Author: uros Date: Fri Mar 21 09:18:37 2008 New Revision: 133416 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133416 Log: Backport from mainline: 2008-03-20 Victor Kaplansky

[Bug target/13958] Conversion from unsigned to double is painfully slow on P4

2008-03-21 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2008-03-21 20:43 --- Subject: Bug 13958 Author: uros Date: Fri Mar 21 20:43:12 2008 New Revision: 133435 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133435 Log: PR target/13958 * config/i386/i386.md

[Bug testsuite/34168] runtime tests in gfortran.dg/vect fail for unsupported [non-SSE2] targets

2008-03-20 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-03-20 19:44 --- Subject: Bug 34168 Author: uros Date: Thu Mar 20 19:43:56 2008 New Revision: 133393 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133393 Log: PR testsuite/34168 * lib/target-supports.exp

[Bug target/35504] incorrect code generated on i386 for C++ multiple inheritance, large return structures and regparm or fastcall calling conventions

2008-03-19 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-03-19 07:49 --- Subject: Bug 35504 Author: uros Date: Wed Mar 19 07:48:16 2008 New Revision: 16 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=16 Log: PR target/35504 * config/i386/i386.c

[Bug target/35496] [4.4 Regression] test failures between revs. 132950 and 132974

2008-03-19 Thread uros at gcc dot gnu dot org
--- Comment #21 from uros at gcc dot gnu dot org 2008-03-19 14:51 --- Subject: Bug 35496 Author: uros Date: Wed Mar 19 14:50:15 2008 New Revision: 133343 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133343 Log: PR target/35496 * stor-layout.c

[Bug target/14552] compiled trivial vector intrinsic code is inefficient

2008-03-19 Thread uros at gcc dot gnu dot org
--- Comment #26 from uros at gcc dot gnu dot org 2008-03-19 23:39 --- Subject: Bug 14552 Author: uros Date: Wed Mar 19 23:38:35 2008 New Revision: 133354 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133354 Log: PR target/14552 * config/i386/mmx.md

[Bug target/35504] incorrect code generated on i386 for C++ multiple inheritance, large return structures and regparm or fastcall calling conventions

2008-03-18 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2008-03-18 20:01 --- Subject: Bug 35504 Author: uros Date: Tue Mar 18 20:00:12 2008 New Revision: 133324 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133324 Log: PR target/35504 * config/i386/i386.c

[Bug testsuite/35538] FAIL: gcc.dg/tree-ssa/ssa-store-ccp-4.c scan-tree-dump-times optimized conststaticvariable 1

2008-03-14 Thread uros at gcc dot gnu dot org
--- Comment #10 from uros at gcc dot gnu dot org 2008-03-14 06:55 --- Subject: Bug 35538 Author: uros Date: Fri Mar 14 06:54:19 2008 New Revision: 133208 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133208 Log: PR testsuite/35538 * gcc.dg/tree-ssa/ssa-store-ccp

[Bug testsuite/35406] gfortran.dg/ldist-1.f90 and gcc.dg/tree-ssa/ldist-4.c don't work

2008-03-14 Thread uros at gcc dot gnu dot org
--- Comment #16 from uros at gcc dot gnu dot org 2008-03-14 14:18 --- Subject: Bug 35406 Author: uros Date: Fri Mar 14 14:17:41 2008 New Revision: 133216 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133216 Log: PR testsuite/35406 * gcc.dg/tree-ssa/ldist-4.c

[Bug target/34000] GCC pedwarns about use of static inline functions from system headers in extern inline functions

2008-03-14 Thread uros at gcc dot gnu dot org
--- Comment #20 from uros at gcc dot gnu dot org 2008-03-14 14:35 --- Subject: Bug 34000 Author: uros Date: Fri Mar 14 14:34:09 2008 New Revision: 133217 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133217 Log: PR target/34000 PR target/35553 * config

[Bug c++/35553] -fkeep-inline-functions and -O errors out in SSE headers

2008-03-14 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-03-14 14:35 --- Subject: Bug 35553 Author: uros Date: Fri Mar 14 14:34:09 2008 New Revision: 133217 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133217 Log: PR target/34000 PR target/35553 * config

[Bug c++/35553] -fkeep-inline-functions and -O errors out in SSE headers

2008-03-13 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2008-03-13 09:50 --- Subject: Bug 35553 Author: uros Date: Thu Mar 13 09:49:43 2008 New Revision: 133164 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133164 Log: PR target/35553 * config/i386/i386.h

[Bug c++/35553] -fkeep-inline-functions and -O errors out in SSE headers

2008-03-13 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2008-03-13 13:34 --- Subject: Bug 35553 Author: uros Date: Thu Mar 13 13:33:47 2008 New Revision: 133169 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133169 Log: PR target/34000 PR target/35553 * config

[Bug target/34000] GCC pedwarns about use of static inline functions from system headers in extern inline functions

2008-03-13 Thread uros at gcc dot gnu dot org
--- Comment #19 from uros at gcc dot gnu dot org 2008-03-13 13:34 --- Subject: Bug 34000 Author: uros Date: Thu Mar 13 13:33:47 2008 New Revision: 133169 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133169 Log: PR target/34000 PR target/35553 * config

[Bug target/35540] [4.3/4.4 Regression]: Segmentation fault with __builtin_parity() and -O1

2008-03-12 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-03-12 06:37 --- Subject: Bug 35540 Author: uros Date: Wed Mar 12 06:37:10 2008 New Revision: 133135 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133135 Log: PR target/35540 * config/i386/i386.md (paritysi2

[Bug c/35526] ICE on memcpy

2008-03-11 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-03-11 12:48 --- Subject: Bug 35526 Author: uros Date: Tue Mar 11 12:47:29 2008 New Revision: 133106 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133106 Log: PR middle-end/35526 * expr.c (store_expr): Call

[Bug c/35526] ICE on memcpy

2008-03-11 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-03-11 14:17 --- Subject: Bug 35526 Author: uros Date: Tue Mar 11 14:16:25 2008 New Revision: 133108 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133108 Log: 2008-03-11 Uros Bizjak [EMAIL PROTECTED] PR middle-end

[Bug target/35540] [4.3/4.4 Regression]: Segmentation fault with __builtin_parity() and -O1

2008-03-11 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-03-11 19:19 --- Subject: Bug 35540 Author: uros Date: Tue Mar 11 19:18:48 2008 New Revision: 133118 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133118 Log: PR target/35540 * config/i386/i386.md (paritysi2

[Bug middle-end/35456] Different results for inlined vs. non-inlined function

2008-03-10 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-03-10 14:14 --- Subject: Bug 35456 Author: uros Date: Mon Mar 10 14:13:40 2008 New Revision: 133079 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133079 Log: Backport from mainline: 2008-03-09 Uros Bizjak

[Bug target/35496] [4.4 Regression] test failures between revs. 132950 and 132974

2008-03-10 Thread uros at gcc dot gnu dot org
--- Comment #18 from uros at gcc dot gnu dot org 2008-03-10 14:14 --- Subject: Bug 35496 Author: uros Date: Mon Mar 10 14:13:40 2008 New Revision: 133079 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133079 Log: Backport from mainline: 2008-03-09 Uros Bizjak

[Bug target/35496] [4.4 Regression] test failures between revs. 132950 and 132974

2008-03-09 Thread uros at gcc dot gnu dot org
--- Comment #9 from uros at gcc dot gnu dot org 2008-03-09 13:38 --- Subject: Bug 35496 Author: uros Date: Sun Mar 9 13:37:52 2008 New Revision: 133052 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133052 Log: PR target/35496 * config/i386/i386.c

[Bug target/22152] Poor loop optimization when using mmx builtins

2008-03-08 Thread uros at gcc dot gnu dot org
--- Comment #9 from uros at gcc dot gnu dot org 2008-03-08 12:44 --- Subject: Bug 22152 Author: uros Date: Sat Mar 8 12:43:13 2008 New Revision: 133034 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133034 Log: PR target/22152 * gcc.target/i386/pr22152.c: New

[Bug target/22152] Poor loop optimization when using mmx builtins

2008-03-07 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-03-08 07:00 --- Subject: Bug 22152 Author: uros Date: Sat Mar 8 06:59:33 2008 New Revision: 133023 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133023 Log: 2008-03-08 Uros Bizjak [EMAIL PROTECTED] PR target/22152

[Bug middle-end/35456] Different results for inlined vs. non-inlined function

2008-03-04 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-03-04 13:58 --- Subject: Bug 35456 Author: uros Date: Tue Mar 4 13:57:27 2008 New Revision: 132863 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132863 Log: PR middle-end/35456 * fold-const.c

[Bug middle-end/19984] nan should be C99 built-in

2008-02-29 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2008-02-29 20:56 --- Subject: Bug 19984 Author: uros Date: Fri Feb 29 20:55:19 2008 New Revision: 132777 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132777 Log: PR middle-end/19984 * builtins.def (BUILT_IN_NAN

[Bug target/25477] builtin functions should use $LDBL128 suffix on darwin when appropriate

2008-02-29 Thread uros at gcc dot gnu dot org
--- Comment #68 from uros at gcc dot gnu dot org 2008-02-29 20:56 --- Subject: Bug 25477 Author: uros Date: Fri Feb 29 20:55:19 2008 New Revision: 132777 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132777 Log: PR middle-end/19984 * builtins.def (BUILT_IN_NAN

[Bug target/25477] builtin functions should use $LDBL128 suffix on darwin when appropriate

2008-02-27 Thread uros at gcc dot gnu dot org
--- Comment #58 from uros at gcc dot gnu dot org 2008-02-27 17:30 --- Subject: Bug 25477 Author: uros Date: Wed Feb 27 17:29:58 2008 New Revision: 132723 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132723 Log: PR target/25477 * config/darwin-ppc-ldouble

[Bug libfortran/24685] real(16) formatted input is broken for huge values (gfortran.dg/default_format_2.f90)

2008-02-27 Thread uros at gcc dot gnu dot org
--- Comment #32 from uros at gcc dot gnu dot org 2008-02-28 07:09 --- Subject: Bug 24685 Author: uros Date: Thu Feb 28 07:08:51 2008 New Revision: 132737 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132737 Log: PR target/25477 * gcc/config/darwin-protos.h: Add

[Bug target/25477] builtin functions should use $LDBL128 suffix on darwin when appropriate

2008-02-27 Thread uros at gcc dot gnu dot org
--- Comment #64 from uros at gcc dot gnu dot org 2008-02-28 07:09 --- Subject: Bug 25477 Author: uros Date: Thu Feb 28 07:08:51 2008 New Revision: 132737 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132737 Log: PR target/25477 * gcc/config/darwin-protos.h: Add

[Bug middle-end/19984] nan should be C99 built-in

2008-02-25 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2008-02-25 11:40 --- Subject: Bug 19984 Author: uros Date: Mon Feb 25 11:39:15 2008 New Revision: 132617 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132617 Log: PR middle-end/19984 * builtins.def (BUILT_IN_NAN

[Bug target/35349] gcc.c-torture/execute/20050604-1.c fails

2008-02-24 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2008-02-24 19:18 --- Subject: Bug 35349 Author: uros Date: Sun Feb 24 19:17:15 2008 New Revision: 132596 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132596 Log: PR target/35349 * gcc.c-torture/execute/20050604-1.x

[Bug target/34256] mmx and movd/movq on x86_64

2008-02-23 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-02-23 15:24 --- Subject: Bug 34256 Author: uros Date: Sat Feb 23 15:24:02 2008 New Revision: 132572 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132572 Log: PR target/22076 PR target/34256 * config

[Bug target/22076] Strange code for MMX register moves

2008-02-23 Thread uros at gcc dot gnu dot org
--- Comment #9 from uros at gcc dot gnu dot org 2008-02-23 15:24 --- Subject: Bug 22076 Author: uros Date: Sat Feb 23 15:24:02 2008 New Revision: 132572 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132572 Log: PR target/22076 PR target/34256 * config

[Bug target/33555] x86 missed opportunity for sbb

2008-02-18 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2008-02-19 07:24 --- Subject: Bug 33555 Author: uros Date: Tue Feb 19 07:23:30 2008 New Revision: 132414 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132414 Log: PR target/33555 * config/i386/i386.md

[Bug middle-end/34621] [4.3 Regression] gcc.c-torture/execute/va-arg-25.c:32: internal compiler error: in expand_call, at calls.c:2785

2008-02-15 Thread uros at gcc dot gnu dot org
--- Comment #36 from uros at gcc dot gnu dot org 2008-02-15 09:56 --- Subject: Bug 34621 Author: uros Date: Fri Feb 15 09:55:36 2008 New Revision: 132336 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132336 Log: PR middle-end/34621 * function.c

[Bug target/35119] FAIL: g++.dg/template/spec35.C scan-assembler

2008-02-15 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2008-02-15 14:34 --- Subject: Bug 35119 Author: uros Date: Fri Feb 15 14:33:57 2008 New Revision: 132344 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132344 Log: PR testsuite/35119 * testsuite/g++.dg/template

[Bug testsuite/35047] some vectorisation tests fail with --with-arch=core2 or on i386-apple-darwin8.11.1

2008-02-11 Thread uros at gcc dot gnu dot org
--- Comment #17 from uros at gcc dot gnu dot org 2008-02-11 08:55 --- Subject: Bug 35047 Author: uros Date: Mon Feb 11 08:54:33 2008 New Revision: 132235 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132235 Log: PR testsuite/35047 * gcc.dg/compat/vector-2_x.c

[Bug testsuite/35047] some vectorisation tests fail with --with-arch=core2 or on i338-apple-darwin8.11.1

2008-02-10 Thread uros at gcc dot gnu dot org
--- Comment #13 from uros at gcc dot gnu dot org 2008-02-10 16:07 --- Subject: Bug 35047 Author: uros Date: Sun Feb 10 16:06:56 2008 New Revision: 132215 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132215 Log: PR testsuite/35047 * gcc.dg/tree-ssa/gen-vect-2.c

[Bug tree-optimization/35085] [4.3 Regression] gcc.dg/vect/vect-iv-9.c fails

2008-02-07 Thread uros at gcc dot gnu dot org
--- Comment #27 from uros at gcc dot gnu dot org 2008-02-07 14:12 --- Subject: Bug 35085 Author: uros Date: Thu Feb 7 14:11:26 2008 New Revision: 132168 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132168 Log: PR tree-optimization/35085 * tree-ssa-reassoc.c

[Bug target/35083] [4.3 regression] ICE: in extract_insn, at recog.c:1990

2008-02-06 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2008-02-06 10:46 --- Subject: Bug 35083 Author: uros Date: Wed Feb 6 10:45:29 2008 New Revision: 132144 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132144 Log: PR target/35083 * optabs.c (expand_float): Do

[Bug target/35083] [4.3 regression] ICE: in extract_insn, at recog.c:1990

2008-02-05 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-02-05 11:28 --- Subject: Bug 35083 Author: uros Date: Tue Feb 5 11:27:41 2008 New Revision: 132114 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=132114 Log: PR target/35083 * config/i386/i386.md (floatunsisf2

[Bug testsuite/35047] gcc 4.3.0 fails vectorisation tests from testsuite with --with-arch=core2

2008-02-01 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2008-02-01 08:57 --- Subject: Bug 35047 Author: uros Date: Fri Feb 1 08:57:11 2008 New Revision: 131997 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131997 Log: PR testsuite/35047 * gcc.c-torture/execute/20050316

[Bug target/34856] [4.2/4.3 Regression] ICE with some constant vectors

2008-01-25 Thread uros at gcc dot gnu dot org
--- Comment #25 from uros at gcc dot gnu dot org 2008-01-25 10:26 --- Subject: Bug 34856 Author: uros Date: Fri Jan 25 10:25:21 2008 New Revision: 131821 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131821 Log: PR target/34856 * simplifx-rtx.c

[Bug target/34856] [4.2/4.3 Regression] ICE with some constant vectors

2008-01-24 Thread uros at gcc dot gnu dot org
--- Comment #23 from uros at gcc dot gnu dot org 2008-01-24 17:09 --- Subject: Bug 34856 Author: uros Date: Thu Jan 24 17:08:10 2008 New Revision: 131796 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131796 Log: PR target/34856 * config/i386/i386.c

[Bug target/34484] pulls in allegedly unneeded floatingpoint exception access funcs

2008-01-18 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-01-18 09:56 --- Subject: Bug 34484 Author: uros Date: Fri Jan 18 09:55:15 2008 New Revision: 131626 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131626 Log: PR debug/34484 * dwarf2out.c

[Bug debug/34249] [4.3 Regression] FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE

2008-01-16 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-01-16 11:11 --- Subject: Bug 34249 Author: uros Date: Wed Jan 16 11:10:27 2008 New Revision: 131570 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131570 Log: PR debug/34249 * debug.h

[Bug debug/34249] [4.3 Regression] FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE

2008-01-16 Thread uros at gcc dot gnu dot org
--- Comment #14 from uros at gcc dot gnu dot org 2008-01-16 21:21 --- Subject: Bug 34249 Author: uros Date: Wed Jan 16 21:20:39 2008 New Revision: 131578 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131578 Log: PR debug/34249 * dwarf2out.c

[Bug target/34702] 1.0 is not the inverse of 1.0 with -mrecip on x86

2008-01-08 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-01-08 13:51 --- Subject: Bug 34702 Author: uros Date: Tue Jan 8 13:50:14 2008 New Revision: 131394 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131394 Log: PR target/34702 * doc/invoke.texi (i386 and x86-64

[Bug target/34709] [4.3 regression]: revision 131342 miscompiled 481.wrf on Linux/Intel64

2008-01-08 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-01-08 19:23 --- Subject: Bug 34709 Author: uros Date: Tue Jan 8 19:22:46 2008 New Revision: 131403 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131403 Log: PR target/34709 Revert: 2008-01-05 Uros

[Bug target/34682] 70% slowdown with SSE enabled

2008-01-07 Thread uros at gcc dot gnu dot org
--- Comment #12 from uros at gcc dot gnu dot org 2008-01-07 20:07 --- Subject: Bug 34682 Author: uros Date: Mon Jan 7 20:06:34 2008 New Revision: 131381 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131381 Log: PR target/34682 * config/i386/i386.md (negmode2

[Bug target/34673] ICE in extract_insn, at recog.c:1990

2008-01-05 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-01-05 11:53 --- Subject: Bug 34673 Author: uros Date: Sat Jan 5 11:52:39 2008 New Revision: 131335 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=131335 Log: PR target/34673 * config/i386/i386.c

[Bug target/34025] Warning when compiling with -m64 -ffast-math on Intel Darwin

2007-12-16 Thread uros at gcc dot gnu dot org
--- Comment #17 from uros at gcc dot gnu dot org 2007-12-16 23:22 --- Subject: Bug 34025 Author: uros Date: Sun Dec 16 23:22:30 2007 New Revision: 130998 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130998 Log: PR target/34025 * config/i386/t-crtpc: Add

[Bug target/34435] [4.3 Regression] SSE2 intrinsics - emmintrin with optimisations off and type conversion error

2007-12-13 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-12-13 18:19 --- Subject: Bug 34435 Author: uros Date: Thu Dec 13 18:19:38 2007 New Revision: 130904 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130904 Log: PR target/34435 * config/i386/emmintrin.h

[Bug tree-optimization/34407] verify_stmts failed

2007-12-11 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-12-11 08:08 --- Subject: Bug 34407 Author: uros Date: Tue Dec 11 08:08:12 2007 New Revision: 130769 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130769 Log: PR tree-optimization/34407 * gcc.dg/vect/pr34407.c

[Bug rtl-optimization/34312] [4.3 regression] spill failure with -O2 -fPIC -march=pentium-m on i386

2007-12-05 Thread uros at gcc dot gnu dot org
--- Comment #10 from uros at gcc dot gnu dot org 2007-12-05 16:01 --- Subject: Bug 34312 Author: uros Date: Wed Dec 5 16:01:22 2007 New Revision: 130625 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130625 Log: PR target/34312 * config/i386/i386.c

[Bug target/34215] [4.2 Regression] ICE in assign_386_stack_local, at config/i386/i386.c:13481

2007-11-26 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-11-26 14:23 --- Subject: Bug 34215 Author: uros Date: Mon Nov 26 14:22:59 2007 New Revision: 130439 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130439 Log: PR target/34215 * config/i386/i386.md (truncdfsf2

[Bug target/34215] [4.2 Regression] ICE in assign_386_stack_local, at config/i386/i386.c:13481

2007-11-26 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2007-11-26 15:53 --- Subject: Bug 34215 Author: uros Date: Mon Nov 26 15:52:57 2007 New Revision: 130440 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=130440 Log: PR target/34215 * config/i386/i386.md (truncdfsf2

[Bug target/32787] [4.2 Regression] Sun Studio 12 Undefined symbol addl

2007-11-08 Thread uros at gcc dot gnu dot org
--- Comment #11 from uros at gcc dot gnu dot org 2007-11-08 10:07 --- Subject: Bug 32787 Author: uros Date: Thu Nov 8 10:07:06 2007 New Revision: 129993 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129993 Log: PR target/32787 Backport from mainline

[Bug tree-optimization/33920] [4.3 Regression] Segfault in combine_blocks/tree-if-conv.c

2007-10-28 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2007-10-28 14:58 --- Subject: Bug 33920 Author: uros Date: Sun Oct 28 14:57:50 2007 New Revision: 129696 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129696 Log: PR tree-optimization/33920 * tree-if-conv.c

[Bug rtl-optimization/33846] [4.3 Regression] ICE in trunc_int_for_mode, at explow.c:55

2007-10-23 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2007-10-23 20:15 --- Subject: Bug 33846 Author: uros Date: Tue Oct 23 20:15:04 2007 New Revision: 129589 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129589 Log: PR rtl-optimization/33846 * combine.c

[Bug target/32961] [4.2/4.3 Regression]: Gcc has different requirements for x86 shift xmm intrinsics

2007-10-18 Thread uros at gcc dot gnu dot org
--- Comment #10 from uros at gcc dot gnu dot org 2007-10-18 09:12 --- Subject: Bug 32961 Author: uros Date: Thu Oct 18 09:12:30 2007 New Revision: 129433 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129433 Log: PR target/32961 * config/i386/i386.c

[Bug target/32961] [4.2/4.3 Regression]: Gcc has different requirements for x86 shift xmm intrinsics

2007-10-17 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2007-10-17 08:25 --- Subject: Bug 32961 Author: uros Date: Wed Oct 17 08:25:15 2007 New Revision: 129403 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129403 Log: PR target/32961 * config/i386/i386.c

[Bug target/33794] [4.3 regression] Wrong code w/ -ffast-math

2007-10-17 Thread uros at gcc dot gnu dot org
--- Comment #14 from uros at gcc dot gnu dot org 2007-10-17 15:22 --- Subject: Bug 33794 Author: uros Date: Wed Oct 17 15:22:23 2007 New Revision: 129406 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129406 Log: PR middle-end/33794 * reg-stack.c

[Bug target/33794] [4.3 regression] Wrong code w/ -ffast-math

2007-10-17 Thread uros at gcc dot gnu dot org
--- Comment #15 from uros at gcc dot gnu dot org 2007-10-17 17:10 --- Subject: Bug 33794 Author: uros Date: Wed Oct 17 17:09:58 2007 New Revision: 129410 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129410 Log: PR middle-end/33794 * gfortran.dg/pr33794.f90: New

[Bug tree-optimization/33742] Segfault in vectorizable_operation

2007-10-12 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-10-12 08:37 --- Subject: Bug 33742 Author: uros Date: Fri Oct 12 08:37:17 2007 New Revision: 129255 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129255 Log: PR tree-optimization/33742 * tree-vect-transform.c

[Bug target/33369] [4.3 Regression] suffix or operands invalid for `pslld'

2007-10-10 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2007-10-10 10:02 --- Subject: Bug 33369 Author: uros Date: Wed Oct 10 10:01:53 2007 New Revision: 129201 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129201 Log: Backport from mainline: 2007-09-14 Uros Bizjak

[Bug target/33438] [4.3 Regression] ICE in cselib_record_set, at cselib.c:1515 on x86

2007-10-10 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-10-10 10:02 --- Subject: Bug 33438 Author: uros Date: Wed Oct 10 10:01:53 2007 New Revision: 129201 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129201 Log: Backport from mainline: 2007-09-14 Uros Bizjak

[Bug middle-end/33500] [4.3 regression] ICE in copy_to_mode_reg with logical(kind=1) expression

2007-10-10 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-10-11 05:14 --- Subject: Bug 33500 Author: uros Date: Thu Oct 11 05:14:08 2007 New Revision: 129225 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=129225 Log: PR fortran/33500 * gfortran.fortran-torture/compile

[Bug middle-end/33597] Internal compiler error while compiling libswscale from ffmpeg

2007-09-30 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2007-09-30 12:45 --- Subject: Bug 33597 Author: uros Date: Sun Sep 30 12:45:32 2007 New Revision: 128891 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128891 Log: PR tree-optimization/33597 * tree-vect-analyze.c

[Bug target/33438] [4.3 Regression] ICE in cselib_record_set, at cselib.c:1515 on x86

2007-09-14 Thread uros at gcc dot gnu dot org
--- Comment #1 from uros at gcc dot gnu dot org 2007-09-14 19:24 --- Subject: Bug 33438 Author: uros Date: Fri Sep 14 19:24:26 2007 New Revision: 128502 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128502 Log: PR target/33438 * config/i386/i386.md (fmodxf3

[Bug target/33369] [4.3 Regression] suffix or operands invalid for `pslld'

2007-09-10 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-09-10 09:10 --- Subject: Bug 33369 Author: uros Date: Mon Sep 10 09:10:00 2007 New Revision: 128328 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128328 Log: PR target/33369 * gcc/config/i386/sse.md (ashrmode3

[Bug target/33329] [4.3 Regression] ICE in expand_simple_binop, at optabs.c:1294

2007-09-08 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2007-09-08 11:33 --- Subject: Bug 33329 Author: uros Date: Sat Sep 8 11:33:08 2007 New Revision: 128269 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128269 Log: PR target/33329 PR target/26449 * config

[Bug rtl-optimization/26449] [4.2/4.3 Regression] ICE in loop invariant motion

2007-09-08 Thread uros at gcc dot gnu dot org
--- Comment #14 from uros at gcc dot gnu dot org 2007-09-08 11:33 --- Subject: Bug 26449 Author: uros Date: Sat Sep 8 11:33:08 2007 New Revision: 128269 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128269 Log: PR target/33329 PR target/26449 * config

[Bug rtl-optimization/26449] [4.2/4.3 Regression] ICE in loop invariant motion

2007-09-08 Thread uros at gcc dot gnu dot org
--- Comment #16 from uros at gcc dot gnu dot org 2007-09-08 11:48 --- Subject: Bug 26449 Author: uros Date: Sat Sep 8 11:48:17 2007 New Revision: 128270 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128270 Log: PR rtl-optimization/26449 * gcc.target/i386/pr26449

[Bug tree-optimization/32821] tree-if-conv:combine_blocks with -ftree-dump-tree-all-details fails on ICE in compilation: segfault

2007-09-07 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2007-09-07 10:18 --- Subject: Bug 32821 Author: uros Date: Fri Sep 7 10:17:46 2007 New Revision: 128235 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128235 Log: PR tree-optimization/32821 * tree_if_conv.c

[Bug middle-end/33187] Missed cmove opportunity

2007-09-04 Thread uros at gcc dot gnu dot org
--- Comment #4 from uros at gcc dot gnu dot org 2007-09-04 10:07 --- Subject: Bug 33187 Author: uros Date: Tue Sep 4 10:07:19 2007 New Revision: 128072 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128072 Log: PR middle-end/33187 * combine.c (subst): Do not try

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

2007-08-28 Thread uros at gcc dot gnu dot org
--- Comment #9 from uros at gcc dot gnu dot org 2007-08-28 09:52 --- Subject: Bug 32661 Author: uros Date: Tue Aug 28 09:52:06 2007 New Revision: 127857 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=127857 Log: PR target/32661 * simplify-rtx.c

[Bug middle-end/33157] [4.3 Regression] cmov4.c fails on i686

2007-08-24 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2007-08-24 10:58 --- Subject: Bug 33157 Author: uros Date: Fri Aug 24 10:58:12 2007 New Revision: 127766 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=127766 Log: PR middle-end/33157 * ifcvt.c (noce_find_if_block

<    1   2   3   4   5   >