[Bug middle-end/37672] ICE when compile libiberty/md5.c

2008-09-28 Thread linuxl4 at sohu dot com
--- Comment #1 from linuxl4 at sohu dot com 2008-09-29 05:54 --- Created an attachment (id=16423) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16423&action=view) the preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37672

[Bug middle-end/37672] New: ICE when compile libiberty/md5.c

2008-09-28 Thread linuxl4 at sohu dot com
[~/build/libiberty]$gcc --version gcc (GCC) 4.4.0 20080928 (experimental) [~/build/libiberty]$gcc -c -O2 -fgraphite md5.c /trunk/libiberty/md5.c: In function 'md5_process_block': /trunk/libiberty/md5.c:271: internal compiler error: in scan_tree_for_params, at graphite.c:1879 Pleas

[Bug c++/37671] can't use iostream library

2008-09-28 Thread pinskia at gmail dot com
--- Comment #1 from pinskia at gmail dot com 2008-09-29 02:56 --- Subject: Re: New: can't use iostream library Sent from my iPhone On Sep 28, 2008, at 7:44 PM, "hadmanysons at gmail dot com" <[EMAIL PROTECTED] > wrote: > Whenever I try to compile something using the iostream lib

Re: [Bug c++/37671] New: can't use iostream library

2008-09-28 Thread Andrew Thomas Pinski
Sent from my iPhone On Sep 28, 2008, at 7:44 PM, "hadmanysons at gmail dot com" <[EMAIL PROTECTED] > wrote: Whenever I try to compile something using the iostream library, gcc pumps out a lot of errors. Here's the gcc -v -save-temps screen: Using built-in specs. Target: i386-redhat-linux

[Bug c++/37671] New: can't use iostream library

2008-09-28 Thread hadmanysons at gmail dot com
Whenever I try to compile something using the iostream library, gcc pumps out a lot of errors. Here's the gcc -v -save-temps screen: Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bu

[Bug c++/37667] Initialization of global variables and functions with constructor attribute.

2008-09-28 Thread uleysky at gmail dot com
--- Comment #2 from uleysky at gmail dot com 2008-09-29 02:07 --- The priority must not be same. The only method to interact constructor function with main is global variables. It is no reason to initialize global variables after constructor function. Anyway, Test ex_t __attribute__ ((i

[Bug target/37610] [4.4 Regression] FAIL: g++.dg/eh/pr29166.C execution test

2008-09-28 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/29693] ICE while compiling gcc-3.4.3 with gcc-4.1.1

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-09-28 23:43 --- *** Bug 34151 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-09-28 23:43 --- Mark as a dup of bug 29693. *** This bug has been marked as a duplicate of 29693 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/34151] Compiling GCC-3.4.3 gives internal compiler error: in arm_dbx_register_number, at config/arm/arm.c

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-28 23:43 --- Reopening to ... -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug target/35703] Internal compiler error in arm_dbx_register_number

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-28 23:43 --- *** Bug 37670 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/37670] ICE while compiling 4.3.1 and 4.3.2 under 4.3.1

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-28 23:43 --- *** This bug has been marked as a duplicate of 35703 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/37670] ICE while compiling 4.3.1 and 4.3.2 under 4.3.1

2008-09-28 Thread ralphs at netwinder dot org
--- Comment #1 from ralphs at netwinder dot org 2008-09-28 23:41 --- Created an attachment (id=16422) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16422&action=view) unwind-dw2.i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37670

[Bug target/37670] New: ICE while compiling 4.3.1 and 4.3.2 under 4.3.1

2008-09-28 Thread ralphs at netwinder dot org
Successfully built gcc 4.3.1 toolchain using 4.1.1 Cannot rebuild 4.3.1 under itself, see error message below. Same problem occurs when trying to build 4.3.2. Looks similar to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29693 except: - compiling for oabi not eabi - building 4.3.x not 3.4.x I wond

[Bug target/35373] [4.4 Regression] bootstraping on powerpc with 128bit long double fails with revision 132578

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #15 from pinskia at gcc dot gnu dot org 2008-09-28 23:17 --- I came up with the same patch for the Altivec modes when doing the merge of the PS3 compiler to a 4.3 based compiler. -- Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35373

[Bug target/37640] __sync_lock_test_and_set on PPC64 causes ICE

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-09-28 23:08 --- Subject: Bug 37640 Author: pinskia Date: Sun Sep 28 23:07:01 2008 New Revision: 140740 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140740 Log: 2008-09-28 Andrew Pinski <[EMAIL PROTECTED]> PR ta

[Bug target/37640] __sync_lock_test_and_set on PPC64 causes ICE

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-09-28 23:07 --- Fixed on the trunk. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Sta

[Bug tree-optimization/36891] [4.2/4.3 Regression] ICE with vector division and -ffast-math and LIM

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2008-09-28 22:52 --- Fixed at least on the trunk. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added K

[Bug tree-optimization/36891] [4.2/4.3/4.4 Regression] ICE with vector division and -ffast-math and LIM

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2008-09-28 22:50 --- Subject: Bug 36891 Author: pinskia Date: Sun Sep 28 22:48:48 2008 New Revision: 140738 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140738 Log: 2008-09-28 Andrew Pinski <[EMAIL PROTECTED]> Ka

[Bug target/35498] libgomp/testsuite/libgomp.c/atomic-3.c fails on ppc-linux

2008-09-28 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug tree-optimization/36891] [4.2/4.3/4.4 Regression] ICE with vector division and -ffast-math and LIM

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-09-28 21:58 --- On the trunk we get a slightly different ICE: t.c: In function 'RRB': t.c:4: internal compiler error: in gimple_assign_set_rhs1, at gimple.h:1755 Please submit a full bug report, with preprocessed source if appropria

[Bug target/37640] __sync_lock_test_and_set on PPC64 causes ICE

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-09-28 21:17 --- Mine, as far as I can tell this never worked. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/35680] [4.3/4.4 regression] ICE on invalid transfer in variable declaration

2008-09-28 Thread dominiq at lps dot ens dot fr
--- Comment #8 from dominiq at lps dot ens dot fr 2008-09-28 20:49 --- With the patch in comment #6, gfortran.dg/transfer_array_intrinsic_4.f90 fails: /opt/gcc/_gcc_clean/gcc/testsuite/gfortran.dg/transfer_array_intrinsic_4.f90:16.8: ia = TRANSFER (s1, (/ 0_4 /)) 1 Error:

[Bug fortran/37445] Host-associated proc not found if same-name generic is use-associated

2008-09-28 Thread pault at gcc dot gnu dot org
--- Comment #11 from pault at gcc dot gnu dot org 2008-09-28 20:38 --- See http://gcc.gnu.org/ml/fortran/2008-09/msg00407.html -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/37644] compiler Segmentation fault

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-28 19:57 --- We need the source to figure out what is going wrong here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37644

[Bug c++/37646] [4.2/4.3/4.4 regression] ICE with function vs. member function

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-28 19:55 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/37647] [4.3/4.4 regression] ICE with invalid use of constructor

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-28 19:54 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|norma

[Bug fortran/35718] deallocating non-allocated pointer target does not fail

2008-09-28 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2008-09-28 19:54 --- (In reply to comment #3) > works correctly with e.g. ifort and xlf90, so worth fixing somehow. > Thomas' #2 is correct - see the present discussion on the list. I think that we have to bite the bullet and change the

[Bug c/37648] Incorrect warning "flag ignored with precision" in printf

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-28 19:53 --- C99 (7.19.6.1/6) says: For d, i, o, u, x, and X conversions, if a precision is specified, the 0 flag is ignored. So the warning is correct. >The '0' flag isn't actually ignored, and it shouldn't be anyway, so I thi

[Bug fortran/35680] [4.3/4.4 regression] ICE on invalid transfer in variable declaration

2008-09-28 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2008-09-28 19:48 --- Why don't I take it too? :-) paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/37650] [4.2/4.3/4.4 regression] ICE with broken default template parameter

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-28 19:43 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug tree-optimization/37658] [4.3 Regression] long compile times in PRE on source with lots of labels/gotos

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-28 19:41 --- With checking enabled and a much older version of 4.3.0: tree PRE : 196.08 (97%) usr 2.78 (74%) sys 276.77 (97%) wall 2434 kB (10%) ggc While on the trunk we get: tree PRE : 0.54 (

[Bug tree-optimization/37658] [4.3 Regression] gcc-4.3 regression: long compile times on source with lots of labels/gotos

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-28 19:36 --- The trunk does not have a compile time issue, even with checking enabled ... The RA issue is unrelated. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27001] ICE with -fschedule-insns -fstack-protector-all

2008-09-28 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keyw

[Bug fortran/35680] [4.3/4.4 regression] ICE on invalid transfer in variable declaration

2008-09-28 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2008-09-28 19:33 --- Created an attachment (id=16421) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16421&action=view) A tentative fix for this PR This allows the testcase to compile and run correctly. I am now not sure if x does n

[Bug target/27001] ICE with -fschedule-insns -fstack-protector-all

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-28 19:33 --- *** Bug 37659 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug rtl-optimization/37659] unable to find a register to spill in class �AREG�

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-09-28 19:33 --- This is a normal RA issue with targets like x86 where the RA does not understand how to move instructions around to get back the register ... *** This bug has been marked as a duplicate of 27001 *** -- pinskia a

[Bug middle-end/37669] [4.4 Regression] ice for legal code with -O2

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-28 19:29 --- Reduced testcase: typedef long unsigned int size_t; extern __inline __attribute__ ((__always_inline__)) int __attribute__ ((__nothrow__)) snprintf (char *__restrict __s, size_t __n, __const char *__restrict __fmt, ..

[Bug middle-end/37669] [4.4 Regression] ice for legal code with -O2

2008-09-28 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug c/37669] ice for legal code with -O2

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-28 19:03 --- Reducing ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37669

[Bug c++/37667] Initialization of global variables and functions with constructor attribute.

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-28 18:57 --- This works on the trunk at -O0 but fails at -O2. I think this is undefined as the priority are the same. You should use init_priority and set a priority for the constructor. -- http://gcc.gnu.org/bugzilla/show

[Bug tree-optimization/37662] [4.4 Regression] ice: tree check: expected ssa_name, have integer_cst in get_value_range, at tree-vrp.c:612

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-28 18:43 --- 4.3 also produced the bad IR but 4.3's VRP did not ICE. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug tree-optimization/37662] ice: tree check: expected ssa_name, have integer_cst in get_value_range, at tree-vrp.c:612

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-28 18:37 --- Reduced testcase: static int func_18 (void) { return 1; } int func_37 (int p_38) { return (func_18 () >= 1 ^ (div_rhs (1) || 0) || 0); } --- CUT --- Before VRP we have: D.1584_5 = 1 ^ D.1583_4; which is wron

[Bug tree-optimization/37663] [4.4 Regression] ice in simplify_truth_ops_using_ranges, at tree-vrp.c:6335

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-28 18:23 --- Reduced testcase: int func_99 (int p_100) { p_100 = 1 >= p_100; int l_102 = -1885403717; int l_108; p_100 = p_100 + (p_100 != l_102 * l_102); if (p_100) func_50 (); } --- CUT --- I think this comes dow

[Bug fortran/37635] Fortran 2008: Support LEADZ / TRAILZ

2008-09-28 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2008-09-28 18:03 --- Posted patch: http://gcc.gnu.org/ml/fortran/2008-09/msg00443.html Approved, but check in will probably deferred until 4.5 opens. -- burnus at gcc dot gnu dot org changed: What|Removed

[Bug tree-optimization/21485] [4.2 Regression] codegen regression due to PRE increasing register pressure (missing load PRE really)

2008-09-28 Thread wbrana at gmail dot com
--- Comment #27 from wbrana at gmail dot com 2008-09-28 18:00 --- gcc 4.3.2, -march=core2 instead of -march=nocona BYTEmark* Native Mode Benchmark ver. 2 (10/95) Index-split by Andrew D. Balsa (11/97) Linux/Unix* port by Uwe F. Mayer (12/96,11/97) TEST: Iterations/sec.

[Bug middle-end/37601] [4.4 Regression] gcc-4.4-20080919 ada build failure

2008-09-28 Thread gcc at spatium dot org
--- Comment #5 from gcc at spatium dot org 2008-09-28 17:27 --- Subject: Re: [4.4 Regression] gcc-4.4-20080919 ada build failure > What happens if you don't use profiledbootstrap but instead bootstrap? I did make bootstrap in the very same directory and it built everything okay. Howev

[Bug c/35437] [4.2/4.3/4.4 regression] ICE with struct containing incomplete type

2008-09-28 Thread simartin at gcc dot gnu dot org
--- Comment #2 from simartin at gcc dot gnu dot org 2008-09-28 16:43 --- Patch submitted here: http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01900.html -- simartin at gcc dot gnu dot org changed: What|Removed |Added --

[Bug middle-end/36575] [4.3/4.4 Regression] ACATS c460011 fails at -O3

2008-09-28 Thread ebotcazou at gcc dot gnu dot org
--- Comment #11 from ebotcazou at gcc dot gnu dot org 2008-09-28 15:20 --- Thanks for reporting the problem. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added -

[Bug middle-end/36575] [4.3/4.4 Regression] ACATS c460011 fails at -O3

2008-09-28 Thread ebotcazou at gcc dot gnu dot org
--- Comment #10 from ebotcazou at gcc dot gnu dot org 2008-09-28 15:16 --- Subject: Bug 36575 Author: ebotcazou Date: Sun Sep 28 15:15:16 2008 New Revision: 140736 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140736 Log: PR middle-end/36575 * fold-const (div_a

[Bug middle-end/36575] [4.3/4.4 Regression] ACATS c460011 fails at -O3

2008-09-28 Thread ebotcazou at gcc dot gnu dot org
--- Comment #9 from ebotcazou at gcc dot gnu dot org 2008-09-28 15:15 --- Subject: Bug 36575 Author: ebotcazou Date: Sun Sep 28 15:13:52 2008 New Revision: 140735 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140735 Log: PR middle-end/36575 * fold-const (div_an

[Bug middle-end/36575] [4.3/4.4 Regression] ACATS c460011 fails at -O3

2008-09-28 Thread ebotcazou at gcc dot gnu dot org
--- Comment #8 from ebotcazou at gcc dot gnu dot org 2008-09-28 15:13 --- Subject: Bug 36575 Author: ebotcazou Date: Sun Sep 28 15:12:07 2008 New Revision: 140734 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140734 Log: PR middle-end/36575 * fold-const (div_an

[Bug libgcj/37636] [4.4 regression] java tools are unable to find resource files

2008-09-28 Thread doko at gcc dot gnu dot org
--- Comment #5 from doko at gcc dot gnu dot org 2008-09-28 14:51 --- Subject: Bug 37636 Author: doko Date: Sun Sep 28 14:49:51 2008 New Revision: 140733 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140733 Log: 2008-09-28 Matthias Klose <[EMAIL PROTECTED]> * PR libgc

[Bug target/37668] Obvious bug in arm.c: arm_size_rtx_costs() case NEG:

2008-09-28 Thread steven at gcc dot gnu dot org
--- Comment #2 from steven at gcc dot gnu dot org 2008-09-28 11:57 --- Don't know if the patch is OK, but the code is obviously doing something silly. CC-ing ARM maintainer. -- steven at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/37528] [4.4 Regression] boostrap failure due to configure problems

2008-09-28 Thread kunzjacq at yahoo dot fr
--- Comment #8 from kunzjacq at yahoo dot fr 2008-09-28 11:43 --- Created an attachment (id=16420) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16420&action=view) changes against snapshot 20080926 in t-cygwing, t-cygwin and t-mingw32 to get mingw32 bootstrap working again --

[Bug c/37669] ice for legal code with -O2

2008-09-28 Thread dcb314 at hotmail dot com
--- Comment #1 from dcb314 at hotmail dot com 2008-09-28 10:57 --- Created an attachment (id=16419) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16419&action=view) C source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37669

[Bug c/37669] New: ice for legal code with -O2

2008-09-28 Thread dcb314 at hotmail dot com
I just tried to compile the Suse Linux package enlightenment-0.16.8.12-15 with the new gcc version 4.4, snapshot dated 20080926. gcc said backgrounds.c: In function 'BackgroundGetUniqueString': backgrounds.c:75: internal compiler error: Segmentation fault Please submit a full bug report, with pre

[Bug target/37668] Obvious bug in arm.c: arm_size_rtx_costs() case NEG:

2008-09-28 Thread martinwguy at yahoo dot it
--- Comment #1 from martinwguy at yahoo dot it 2008-09-28 09:55 --- Created an attachment (id=16418) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16418&action=view) Aplies the "obvious" fix -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37668

[Bug target/37668] New: Obvious bug in arm.c: arm_size_rtx_costs() case NEG:

2008-09-28 Thread martinwguy at yahoo dot it
Hi I spotted this while trawling through the arm code generator: the code in the NEG case has no effect. I assume the NEG case should return if the condition matches; patch attached. It's still present in trunk. case NEG: if (TARGET_HARD_FLOAT && GET_MODE_CLASS (mode) == MODE_FLOAT)

[Bug target/37528] [4.4 Regression] boostrap failure due to configure problems

2008-09-28 Thread kunzjacq at yahoo dot fr
--- Comment #7 from kunzjacq at yahoo dot fr 2008-09-28 09:48 --- the above patch breaks libssp on mingw32: make[2]: Entering directory `/e/mingw_build/build-gcc/mingw32/libssp' make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2 " "CXXFLAGS=-g -O2 " "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS

[Bug target/37216] [cygming] Invalid alignment for SSE store to .comm data generated with -O3

2008-09-28 Thread kunzjacq at yahoo dot fr
--- Comment #12 from kunzjacq at yahoo dot fr 2008-09-28 08:11 --- same for me on mingw, bootstrap fails with patch. I get: /e/mingw_build/build-gcc/./gcc/xgcc -B/e/mingw_build/build-gcc/./gcc/ -L/e/mingw_build/build-gcc/mingw32/winsup/mingw -L/e/mingw_build/build -gcc/mingw32/winsup/w3

[Bug middle-end/21628] GCC much slower than ICL. Lack of inlining?

2008-09-28 Thread laurent at ient dot rwth-aachen dot de
--- Comment #9 from laurent at ient dot rwth-aachen dot de 2008-09-28 07:59 --- (In reply to comment #8) > Try > #define inline inline __attribute__((always_inline)) > instead. The inline keyword changes linkage, so you have to keep it. > If you keep having problems open a new bugrep