[Bug c/38001] regression in 4.3: alignment checks wrongly optimized away (runtime failure)

2008-11-03 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2008-11-03 23:38 --- With gcc 4.4 on Linux/ia32, you can use -mincoming-stack-boundary=2 to compile your library to support library users compiled with -mpreferred-stack-boundary=2. Compile will align stack properly and efficiently when

[Bug testsuite/38008] New: gcc/testsuite/gcc.c-torture/execute/builtins/lib/sprintf.c unportable

2008-11-03 Thread howarth at nitro dot med dot uc dot edu
The following test cases now fail on i686-apple-darwin10... FAIL: gcc.c-torture/execute/builtins/sprintf.c compilation, -O0 FAIL: gcc.c-torture/execute/builtins/sprintf.c compilation, -O1 FAIL: gcc.c-torture/execute/builtins/sprintf.c compilation, -O2

[Bug fortran/37925] some error during 'make' on GCC 4.3.2

2008-11-03 Thread kgjang at cray dot com
--- Comment #2 from kgjang at cray dot com 2008-11-04 00:36 --- (In reply to comment #1) > Are you trying to "make" from within the source directory? Yes I am -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37925

[Bug bootstrap/35619] [4.3/4.4 Regression] fixed includes not being found if building in src dir

2008-11-03 Thread pinskia at gcc dot gnu dot org
--- Comment #24 from pinskia at gcc dot gnu dot org 2008-11-04 00:40 --- *** Bug 37925 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/37925] some error during 'make' on GCC 4.3.2

2008-11-03 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-11-04 00:40 --- > Yes I am Don't because it is known to be broken. *** This bug has been marked as a duplicate of 35619 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug tree-optimization/36922] [4.4 Regression] ICE in tree-data-ref.c with -ftree-loop-linear

2008-11-03 Thread spop at gcc dot gnu dot org
--- Comment #6 from spop at gcc dot gnu dot org 2008-11-04 01:03 --- Mine. -- spop at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gc

[Bug tree-optimization/36922] [4.4 Regression] ICE in tree-data-ref.c with -ftree-loop-linear

2008-11-03 Thread spop at gcc dot gnu dot org
--- Comment #7 from spop at gcc dot gnu dot org 2008-11-04 01:03 --- Subject: Re: [4.4 Regression] ICE in tree-data-ref.c with -ftree-loop-linear > Sebastian, any ideas how to fix this one? I will look at this bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36922

[Bug target/37989] PR37528 fix broke --disable-shared on mingw32

2008-11-03 Thread dannysmith at gcc dot gnu dot org
--- Comment #4 from dannysmith at gcc dot gnu dot org 2008-11-04 02:17 --- Subject: Bug 37989 Author: dannysmith Date: Tue Nov 4 02:16:07 2008 New Revision: 141575 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141575 Log: 2008-11-03 Mikael Pettersson <[EMAIL PROTECTED]>

[Bug target/37989] PR37528 fix broke --disable-shared on mingw32

2008-11-03 Thread dannysmith at users dot sourceforge dot net
--- Comment #5 from dannysmith at users dot sourceforge dot net 2008-11-04 02:21 --- Fixed by Mikael's patch -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added --

[Bug middle-end/38004] [4.4 Regression] g++.dg/vect/pr36648.cc

2008-11-03 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2008-11-04 02:24 --- Revision 141547: http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00060.html caused this regression. -- hjl dot tools at gmail dot com changed: What|Removed |Added --

[Bug java/37068] [4.4 Regression] libgcj linkage failure: Incorrect library ABI version detected

2008-11-03 Thread mark at codesourcery dot com
--- Comment #23 from mark at codesourcery dot com 2008-11-04 05:51 --- Subject: Re: [4.4 Regression] libgcj linkage failure: Incorrect library ABI version detected aph at gcc dot gnu dot org wrote: > It's quite likely that the Java FE should not be calling > cgraph_build_static_cdtor

<    1   2