[Bug libstdc++/33682] libstdc++ broken for !__GTHREAD_HAS_COND hosts

2007-10-10 Thread dannysmith at users dot sourceforge dot net
--- Comment #6 from dannysmith at users dot sourceforge dot net 2007-10-10 19:26 --- Fixed. -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added

[Bug fortran/33499] Rejects valid module with a contained function with an ENTRY

2007-10-10 Thread tobi at gcc dot gnu dot org
--- Comment #3 from tobi at gcc dot gnu dot org 2007-10-10 20:12 --- The problem is that at the time we enter resolve_entries cx_radc has type BT_UNKNOWN. I have no idea why that's the case. Removing the interface fixes this. It's also a QOI issue that an error message about the maste

[Bug fortran/33499] Rejects valid module with a contained function with an ENTRY

2007-10-10 Thread tobi at gcc dot gnu dot org
--- Comment #4 from tobi at gcc dot gnu dot org 2007-10-10 20:15 --- Created an attachment (id=14337) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14337&action=view) A small cleanup patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33499

[Bug c++/33715] Suggest -Wmemleak warning for C++

2007-10-10 Thread fang at csl dot cornell dot edu
--- Comment #1 from fang at csl dot cornell dot edu 2007-10-10 20:20 --- However, it shouldn't warn for RAII-managed uses of new, e.g. std::auto_ptr ip(new int); The operator delete() is done by the destructor upon end-of-life, thereby being exception safe. This might allude to a mo

[Bug c++/33728] Assignement allowed to const pointer

2007-10-10 Thread fang at csl dot cornell dot edu
--- Comment #1 from fang at csl dot cornell dot edu 2007-10-10 20:24 --- This was probably fixed for 4.1.3 and higher, see PR 31449. -- fang at csl dot cornell dot edu changed: What|Removed |Added --

[Bug boehm-gc/33442] 1938 unexpected fails in libjava testsuite

2007-10-10 Thread Hans dot Boehm at hp dot com
--- Comment #7 from Hans dot Boehm at hp dot com 2007-10-10 20:26 --- Based only on code inspection, this looks fine to me. The gc7 code is different, but seems to do the same thing as the patched version. I don't think this code is used on HP/UX? If it were, it might be good to test

[Bug regression/33637] "checking for nm: test: too many arguments" causes "Undefined symbol: __gxx_personality_v0"

2007-10-10 Thread haubi at gentoo dot org
--- Comment #3 from haubi at gentoo dot org 2007-10-10 20:40 --- Have restarted with gcc-4.2.1 now. There is a second location where arguments to nm causes build error, after gcc-4.2.1/gcc/configure being hacked to "test -x" only the first word of $NM_FOR_TARGET. In gcc-4.2.1/gcc/Makefi

[Bug target/33730] New: [4.2 regression] Illegal instruction with build/genmddeps with PPC405 build on powerpc

2007-10-10 Thread tbm at cyrius dot com
I'm seeing the following bootstrap error with 4.2: build/genmddeps ../gcc-4.2/gcc/config/rs6000/rs6000.md > tmp-mddeps /bin/sh: line 1: 3635 Illegal instruction build/genmddeps ../gcc-4.2/gcc/config/rs6000/rs6000.md >tmp-mddeps make[3]: *** [s-mddeps] Error 132 I'm trying to build a GCC that

[Bug c/25309] [4.1/4.2 Regression] ICE on initialization of a huge array

2007-10-10 Thread jsm28 at gcc dot gnu dot org
--- Comment #17 from jsm28 at gcc dot gnu dot org 2007-10-10 20:46 --- Subject: Bug 25309 Author: jsm28 Date: Wed Oct 10 20:46:11 2007 New Revision: 129216 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129216 Log: PR c/25309 * c-common.c (complete_array_type): D

[Bug bootstrap/32287] gas version style changed causes warnings with configure

2007-10-10 Thread haubi at gentoo dot org
--- Comment #6 from haubi at gentoo dot org 2007-10-10 20:47 --- Because 'grep -o' is not portable, what about this patch, done against gcc-4.1.1: --- gcc-4.1.1/gcc/configure.ac.orig Wed Oct 10 08:44:23 2007 +++ gcc-4.1.1/gcc/configure.ac Wed Oct 10 09:03:22 2007 @@ -2061,7 +2061,7 @@

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

2007-10-10 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2007-10-10 20:58 --- Revision 129215 does not fail anymore. I'll add a testcase to the testsuite. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33500

[Bug target/33730] [4.2 regression] Illegal instruction with build/genmddeps with PPC405 build on powerpc

2007-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-10-10 21:10 --- > I'm trying to build a GCC that will generate code for PPC405 but I'm doing > this on a powerpc box that doesn't have a PPC405 CPU. You cannot bootstrap if you use --with-cpu=405 as the 405 has some string instruct

[Bug c/25309] [4.1 Regression] ICE on initialization of a huge array

2007-10-10 Thread jsm28 at gcc dot gnu dot org
--- Comment #18 from jsm28 at gcc dot gnu dot org 2007-10-10 21:19 --- Fixed for 4.2.3. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|js

[Bug boehm-gc/33442] 1938 unexpected fails in libjava testsuite

2007-10-10 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca 2007-10-10 21:39 --- Subject: Re: 1938 unexpected fails in libjava testsuite > I don't think this code is used on HP/UX? If it were, it might be good to > test > there. HP/UX doesn't appear to have, pthread_getattr_np, so t

[Bug tree-optimization/24309] [4.1/4.2/4.3 Regression] ICE with -O3 -ftree-loop-linear

2007-10-10 Thread pthaugen at gcc dot gnu dot org
--- Comment #18 from pthaugen at gcc dot gnu dot org 2007-10-10 22:28 --- I'm appear to be seeing the same thing trying to build 445.gobmk from cpu2006 on PowerPC. run/build_base_gcc_64.> cat junk.c int board_size; void print_eye(int eye[400]) { int m, n; int mini, maxi; i

[Bug tree-optimization/23286] missed fully redundant expression

2007-10-10 Thread steven at gcc dot gnu dot org
--- Comment #11 from steven at gcc dot gnu dot org 2007-10-10 22:59 --- *** Bug 32590 has been marked as a duplicate of this bug. *** -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/32590] [4.3 regression] Duplicate code generated on both branches of if/else

2007-10-10 Thread steven at gcc dot gnu dot org
--- Comment #2 from steven at gcc dot gnu dot org 2007-10-10 22:59 --- *** This bug has been marked as a duplicate of 23286 *** -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/33318] [4.3 Regression] fortran/expr.c:305: internal compiler error: internal consistency failure

2007-10-10 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2007-10-10 23:01 --- Fixed. -- danglin at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRM

[Bug libstdc++/33578] __gnu_parallel::yield broken on mingw32

2007-10-10 Thread dannysmith at gcc dot gnu dot org
--- Comment #7 from dannysmith at gcc dot gnu dot org 2007-10-10 23:39 --- Subject: Bug 33578 Author: dannysmith Date: Wed Oct 10 23:39:30 2007 New Revision: 129219 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129219 Log: PR libstdc++/33578 * include/parallel/

[Bug boehm-gc/33442] 1938 unexpected fails in libjava testsuite

2007-10-10 Thread danglin at gcc dot gnu dot org
--- Comment #9 from danglin at gcc dot gnu dot org 2007-10-11 00:36 --- Subject: Bug 33442 Author: danglin Date: Thu Oct 11 00:36:08 2007 New Revision: 129224 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129224 Log: PR boehm-gc/33442 * pthread_support.c (GC_PTR

[Bug middle-end/33662] [4.3 Regression] Wrong register allocation on SH

2007-10-10 Thread spark at gcc dot gnu dot org
--- Comment #5 from spark at gcc dot gnu dot org 2007-10-11 00:51 --- What configure option should I use to enable -m1 option support ? Looks like plain-vanilla configured sh4-elf compiler doesn't support -m1 flag. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33662

[Bug libstdc++/33700] FAIL: 17_intro/headers/all_pedantic_errors.cc (test for excess errors)

2007-10-10 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca 2007-10-11 01:26 --- Subject: Re: FAIL: 17_intro/headers/all_pedantic_errors.cc (test for excess errors) > Looking at the testresults, it appears to have been introduced between > 128587 and 128594 in September. The only patc

[Bug tree-optimization/33732] New: gcc.c-torture/execute/longlong.c execution at -O3

2007-10-10 Thread danglin at gcc dot gnu dot org
Executing on host: /home/dave/gcc-4.3/objdir/gcc/xgcc -B/home/dave/gcc-4.3/objdi r/gcc/ /home/dave/gcc-4.3/gcc/gcc/testsuite/gcc.c-torture/execute/longlong.c -w -O2 -fno-show-column -lm -o /home/dave/gcc-4.3/objdir/gcc/testsuite/gcc/lo nglong.x2(timeout = 300) PASS: gcc.c-torture/execute

[Bug middle-end/33662] [4.3 Regression] Wrong register allocation on SH

2007-10-10 Thread spark at gcc dot gnu dot org
--- Comment #6 from spark at gcc dot gnu dot org 2007-10-11 03:07 --- Never mind. I should pay attention to 1 vs l :( -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33662

[Bug middle-end/21718] real.c rounding not perfect

2007-10-10 Thread neil at gcc dot gnu dot org
--- Comment #5 from neil at gcc dot gnu dot org 2007-10-11 03:45 --- (In reply to comment #1) > We probably don't even get it right for all cases with DECIMAL_DIG digits for > all long double formats (required by Annex F). (In reply to comment #2) > My reading of F.5#2 is that conversio

[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=gcc&view=rev&rev=129225 Log: PR fortran/33500 * gfortran.fortran-torture/compile

[Bug fortran/31608] wrong types in character array/scalar binop

2007-10-10 Thread pault at gcc dot gnu dot org
--- Comment #30 from pault at gcc dot gnu dot org 2007-10-11 05:17 --- (In reply to comment #21) > print *, transfer(achar([0]), 0_1) > end > Reducing this testcase has opened Pandora's box, I'll try to fix them one > after > another. FX, This one is highly unpleasant and seems t

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

2007-10-10 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2007-10-11 05:20 --- Closed as fixed. -- ubizjak at gmail dot com changed: What|Removed |Added Status|NEW

[Bug fortran/33733] New: ICEs in simplify_transfer

2007-10-10 Thread pault at gcc dot gnu dot org
The following: print *, transfer(sqrt([100.]), 0_1) produces pr31608.f90:0: internal compiler error: in gfc_target_encode_expr, at fortran/target-memory.c:225 and print *, transfer(achar([100]), 0_1) does this gfortran: Internal error: Segmentation fault (program f951) Paul --

[Bug rtl-optimization/33638] [4.3 regression]: wrong code with -fforce-addr

2007-10-10 Thread ebotcazou at gcc dot gnu dot org
--- Comment #24 from ebotcazou at gcc dot gnu dot org 2007-10-11 05:33 --- Subject: Bug 33638 Author: ebotcazou Date: Thu Oct 11 05:33:04 2007 New Revision: 129226 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129226 Log: PR rtl-optimization/33638 * dse.c (stru

[Bug rtl-optimization/33638] [4.3 regression] wrong code with -O2 -fforce-addr

2007-10-10 Thread ebotcazou at gcc dot gnu dot org
--- Comment #25 from ebotcazou at gcc dot gnu dot org 2007-10-11 05:39 --- Probably to be verified on original code. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added -

[Bug rtl-optimization/33638] [4.3 regression] wrong code with -O2 -fforce-addr

2007-10-10 Thread ubizjak at gmail dot com
--- Comment #26 from ubizjak at gmail dot com 2007-10-11 05:48 --- Updated patch URL to http://gcc.gnu.org/ml/gcc-patches/2007-10/msg00593.html -- ubizjak at gmail dot com changed: What|Removed |Added ---

[Bug tree-optimization/24309] [4.1/4.2/4.3 Regression] ICE with -O3 -ftree-loop-linear

2007-10-10 Thread ubizjak at gmail dot com
--- Comment #19 from ubizjak at gmail dot com 2007-10-11 05:58 --- (In reply to comment #18) > I'm appear to be seeing the same thing trying to build 445.gobmk from cpu2006 > on PowerPC. Also fails on x86_64-pc-linux-gnu, Revision: 129224. Compiles OK for i686-pc-linux-gnu target. --

[Bug tree-optimization/24309] [4.1/4.2/4.3 Regression] ICE with -O3 -ftree-loop-linear

2007-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #20 from pinskia at gcc dot gnu dot org 2007-10-11 06:08 --- (gdb) p debug_generic_expr (stmt) minj_7 = PHI -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24309

[Bug tree-optimization/24309] [4.1/4.2/4.3 Regression] ICE with -O3 -ftree-loop-linear

2007-10-10 Thread pinskia at gcc dot gnu dot org
--- Comment #21 from pinskia at gcc dot gnu dot org 2007-10-11 06:13 --- Hmm, in 32bits it does this: Won't transform loop. Optimal transform is the identity transform While in 64bits, it tries to transform it. It really does not matter which order for the testcase in comment #18 --

<    1   2