[Bug libstdc++/25653] Documentation bug in ext/stdio_filebuf.h

2006-01-03 Thread rleigh at debian dot org
--- Comment #3 from rleigh at debian dot org 2006-01-03 23:49 --- Looking at _M_cfile_created as you suggested, it does look like the documentation is correct as it stands. Sorry for the waste of time. Thanks, Roger -- rleigh at debian dot org changed: What|Removed

[Bug c++/25632] [4.0/4.1/4.2 Regression] ICE with const int copied into two different functions

2006-01-03 Thread mark at codesourcery dot com
--- Comment #10 from mark at codesourcery dot com 2006-01-04 00:01 --- Subject: Re: [4.0/4.1/4.2 Regression] ICE with const int copied into two different functions rakdver at atrey dot karlin dot mff dot cuni dot cz wrote: >tree const_expr = expr; >do > { >expr =

[Bug c++/25632] [4.0/4.1/4.2 Regression] ICE with const int copied into two different functions

2006-01-03 Thread mark at codesourcery dot com
--- Comment #11 from mark at codesourcery dot com 2006-01-04 00:02 --- Subject: Re: [4.0/4.1/4.2 Regression] ICE with const int copied into two different functions rakdver at atrey dot karlin dot mff dot cuni dot cz wrote: > what about this patch, then (assuming it passes testing)?

[Bug libgcj/9715] Not all required character encodings are supported

2006-01-03 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2006-01-04 00:25 --- Subject: Bug 9715 Author: tromey Date: Wed Jan 4 00:25:28 2006 New Revision: 109304 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109304 Log: PR libgcj/9715, PR libgcj/19132: * java/nio/cha

[Bug libgcj/19132] InputStreamReader constructor missing

2006-01-03 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2006-01-04 00:25 --- Subject: Bug 19132 Author: tromey Date: Wed Jan 4 00:25:28 2006 New Revision: 109304 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109304 Log: PR libgcj/9715, PR libgcj/19132: * java/nio/ch

[Bug libgcj/25655] Implement signal chaining

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-04 00:27 --- Confirmed. Though having this part of classpath would be even cooler. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25655

[Bug libgcj/9715] Not all required character encodings are supported

2006-01-03 Thread tromey at gcc dot gnu dot org
--- Comment #6 from tromey at gcc dot gnu dot org 2006-01-04 00:28 --- This is mostly fixed. We still have some issues around the BOM and byte ordering for UTF-16, UnicodeBig, and UnicodeLittle, presumably caused by iconv. So, I'm leaving this open. -- tromey at gcc dot gnu dot org c

[Bug libgcj/19132] InputStreamReader constructor missing

2006-01-03 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2006-01-04 00:45 --- Fixed in 4.1. -- tromey at gcc dot gnu dot org changed: What|Removed |Added Status|ASSI

[Bug testsuite/25590] FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vectorized 1 loops 1

2006-01-03 Thread hp at gcc dot gnu dot org
--- Comment #4 from hp at gcc dot gnu dot org 2006-01-04 00:50 --- Where it used to work for 108426 I see this for 109236 on (cross from i686-pc-linux-gnu FC2 unless otherwise noted): mips-elf sh-elf i686-pc-linux-gnu (native, FC2) cris-axis-linux-gnu cris-axis-elf mmix-knuth-mmixware

[Bug middle-end/25656] New: runtime error with 191.fma3d benchmark

2006-01-03 Thread uttamp at us dot ibm dot com
Since 23rd Dec. this benchmark getting runtime error with "miscompare output". I'm doing regression hunt to track the patch which most probably have caused the failure. -- Summary: runtime error with 191.fma3d benchmark Product: gcc Version: 4.2.0 Sta

[Bug c++/25492] [4.0/4.1/4.2 Regression] friend class nested in derived class problem

2006-01-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #2 from mmitchel at gcc dot gnu dot org 2006-01-04 01:03 --- Subject: Bug 25492 Author: mmitchel Date: Wed Jan 4 01:03:26 2006 New Revision: 109305 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109305 Log: PR c++/25492 * name-lookup.c (push_class_l

[Bug c++/25625] [4.0/4.1/4.2 Regression] Fails to compile C++ code when -frepo is specified.

2006-01-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-01-04 01:03 --- Subject: Bug 25625 Author: mmitchel Date: Wed Jan 4 01:03:26 2006 New Revision: 109305 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109305 Log: PR c++/25492 * name-lookup.c (push_class_l

[Bug c++/25492] [4.0/4.1/4.2 Regression] friend class nested in derived class problem

2006-01-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #3 from mmitchel at gcc dot gnu dot org 2006-01-04 01:04 --- Subject: Bug 25492 Author: mmitchel Date: Wed Jan 4 01:04:03 2006 New Revision: 109306 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109306 Log: PR c++/25492 * name-lookup.c (push_class_l

[Bug c++/25625] [4.0/4.1/4.2 Regression] Fails to compile C++ code when -frepo is specified.

2006-01-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #7 from mmitchel at gcc dot gnu dot org 2006-01-04 01:04 --- Subject: Bug 25625 Author: mmitchel Date: Wed Jan 4 01:04:03 2006 New Revision: 109306 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109306 Log: PR c++/25492 * name-lookup.c (push_class_l

[Bug c++/25625] [4.0/4.1/4.2 Regression] Fails to compile C++ code when -frepo is specified.

2006-01-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #8 from mmitchel at gcc dot gnu dot org 2006-01-04 01:04 --- Subject: Bug 25625 Author: mmitchel Date: Wed Jan 4 01:04:51 2006 New Revision: 109307 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109307 Log: PR c++/25492 * name-lookup.c (push_class_l

[Bug c++/25492] [4.0/4.1/4.2 Regression] friend class nested in derived class problem

2006-01-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #4 from mmitchel at gcc dot gnu dot org 2006-01-04 01:04 --- Subject: Bug 25492 Author: mmitchel Date: Wed Jan 4 01:04:51 2006 New Revision: 109307 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109307 Log: PR c++/25492 * name-lookup.c (push_class_l

[Bug middle-end/25657] New: runtime error with 200.sixtrack benchmark

2006-01-03 Thread uttamp at us dot ibm dot com
Since 23rd Dec. this benchmark getting runtime error with "miscompare output". I'm doing regression hunt to track the patch which most probably have caused the failure. Since similar problem is reported for fma3d benchmark (maybe the same patch has caused the problem) Has this seen on other platfo

[Bug objc/25361] vectors are not encoded

2006-01-03 Thread hp at gcc dot gnu dot org
--- Comment #5 from hp at gcc dot gnu dot org 2006-01-04 01:06 --- Also seen for 109236 (new test) with cross to mmix-knuth-mmixware, cris-axis-elf, cris-axis-linux-gnu, i686-pc-linux-gnu (native FC2), sh-elf, mips-elf: Running /home/hp/combined/combined/gcc/testsuite/objc.dg/gnu-encodin

[Bug c++/25492] [4.0/4.1/4.2 Regression] friend class nested in derived class problem

2006-01-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #5 from mmitchel at gcc dot gnu dot org 2006-01-04 01:07 --- Fixed in 4.0.3. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Stat

[Bug c++/25625] [4.0/4.1/4.2 Regression] Fails to compile C++ code when -frepo is specified.

2006-01-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #9 from mmitchel at gcc dot gnu dot org 2006-01-04 01:07 --- Fixed in 4.0.3. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Stat

[Bug testsuite/25590] FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vectorized 1 loops 1

2006-01-03 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2006-01-04 01:08 --- Appeared between 109012 and 109267 on i686-pc-linux-gnu, hppa2.0w-hp-hpux11.11, hppa64-hp-hpux11.11. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/11814] Code with missing "template" keyword wrongly accepted

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-01-04 01:11 --- This is also related to PR 20308 (I think they are more than related, I think they are the same bug but reproducing in a different way). -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug objc/25361] vectors are not encoded

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-01-04 01:16 --- Oh, right I should be handling this soon. The rest of objc are because of PR 25464 which is harder to fix as I also have to look into making sure that methods are encoded correctly still. -- pinskia at gcc dot g

[Bug middle-end/25656] runtime error with 191.fma3d benchmark

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-04 01:22 --- Hmm, this seems to work on Diego's tester: http://people.redhat.com/dnovillo/spec2000.ppc64/gcc/log/20060103/CFP2000.084.html What options are you using? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25656

[Bug middle-end/25657] runtime error with 200.sixtrack benchmark

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-04 01:23 --- Hmm, this seems to work on Diego's tester on powerpc64-linux-gnu: http://people.redhat.com/dnovillo/spec2000.ppc64/gcc/log/20060103/CFP2000.084.html What options are you using? -- http://gcc.gnu.org/bug

[Bug libstdc++/25658] New: testsuite failure: 23_containers/deque/cons/assign/1.cc

2006-01-03 Thread hp at gcc dot gnu dot org
This testsuite fails due to a timeout on this 3GHz P4 machine with 1GB PC3200 DDR. The actual runtime when run manually (it exits successfully) is reported by time as: "mmix 1.exe 397.73s user 0.07s system 100% cpu 6:37.71 total" Admittedly, the mmix simulator could be faster, but I think the test

[Bug middle-end/25656] runtime error with 191.fma3d benchmark

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-04 01:26 --- And SuSE's tester: http://www.suse.de/~gcctest/SPEC/CFP/sb-vangelis-head-64/recent.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25656

[Bug middle-end/25657] runtime error with 200.sixtrack benchmark

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-04 01:27 --- And SuSE's tester: http://www.suse.de/~gcctest/SPEC/CFP/sb-vangelis-head-64/recent.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25657

[Bug middle-end/25657] runtime error with 200.sixtrack benchmark

2006-01-03 Thread uttamp at us dot ibm dot com
--- Comment #3 from uttamp at us dot ibm dot com 2006-01-04 01:46 --- peak options are, "-O3 -mcpu=power4 -ffast-math -ftree-loop-linear -funroll-loops -fpeel-loops -m32" base options are, "-O2 -mcpu=power4 -m32" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25657

[Bug middle-end/25657] runtime error with 200.sixtrack benchmark

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-01-04 01:46 --- (In reply to comment #2) > And SuSE's tester: > http://www.suse.de/~gcctest/SPEC/CFP/sb-vangelis-head-64/recent.html Oh, that is a x86_64, SuSE's ppc64 tester looks to be down. -- http://gcc.gnu.org/bugzilla/sh

[Bug middle-end/25656] runtime error with 191.fma3d benchmark

2006-01-03 Thread uttamp at us dot ibm dot com
--- Comment #3 from uttamp at us dot ibm dot com 2006-01-04 01:47 --- peak options are, "-O3 -mcpu=power4 -ffast-math -ftree-loop-linear -funroll-loops -fpeel-loops -m32" base options are, "-O2 -mcpu=power4 -m32" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25656

[Bug middle-end/25657] runtime error with 200.sixtrack benchmark

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-01-04 01:49 --- I wonder if this is related at all to PR 25578 which was just fixed today: 2006-01-03 Paolo Bonzini <[EMAIL PROTECTED]> PR rtl-optimization/25578 * combine.c (combine_simplify_rtx, force_to_mode):

[Bug middle-end/25657] runtime error with 200.sixtrack benchmark

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-01-04 01:52 --- Oh, I forgot to mention that the patch which caused PR 25578 was: 2005-12-23 Paolo Bonzini <[EMAIL PROTECTED]> -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25657

[Bug middle-end/25657] runtime error with 200.sixtrack benchmark

2006-01-03 Thread uttamp at us dot ibm dot com
--- Comment #7 from uttamp at us dot ibm dot com 2006-01-04 02:02 --- Yes, I'll. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25657

[Bug c++/25659] New: [4.0/4.1 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread debian-gcc at lists dot debian dot org
[forwarded from http://bugs.debian.org/336021] seen with 4.0 20051204 and 4.1 20051124 $ g++ -c armsim.ii ../libosm/object_pool.hpp: In member function 'T* obj_pool::allocate(S*, const I&) [with T = _opt_machine_, I = unsigned int, S = simulator::arm_simulator, T* (* Allocator)(S*, I) = simulator

[Bug c++/25659] [4.0/4.1 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread debian-gcc at lists dot debian dot org
--- Comment #1 from debian-gcc at lists dot debian dot org 2006-01-04 02:21 --- Created an attachment (id=10580) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10580&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25659

[Bug c++/25659] [4.0/4.1 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread debian-gcc at lists dot debian dot org
-- debian-gcc at lists dot debian dot org changed: What|Removed |Added Severity|normal |major Keywords||ice-on-

[Bug c++/25659] [4.0/4.1/4.2 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Summary|[4.0/4.1 regression] ICE in |[4.0/4.1/4.2 regression] ICE |build_call, at cp/cal

[Bug c++/25659] [4.0/4.1/4.2 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-04 02:26 --- Reducing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25659

[Bug ada/20754] ACATS cxg1005 fails at runtime on hppa-linux

2006-01-03 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca 2006-01-04 02:41 --- Subject: Re: ACATS cxg1005 fails at runtime on hppa-linux > May be this one? Nope. There seems to be an optimisation issue. I rebuilt the runtime at -O0. The test passes when compiled at -O0 and -O1,

[Bug fortran/24886] another runtime error goes undetected

2006-01-03 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2006-01-04 03:25 --- This is not a bug. gfortran behavior is identical to ifort. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24886

[Bug c++/25659] [4.0/4.1/4.2 regression] ICE in build_call, at cp/call.c:324

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-01-04 03:42 --- The reduced testcase for this one is: template class obj_pool { public: T *allocate(S *sim, const I& id) { return Allocator(sim, id); } }; namespace simulator { struct arm_simulator { static int *mach_

[Bug c++/25364] [4.0/4.1/4.2 Regression] ICE with function pointer as template parameter

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #15 from pinskia at gcc dot gnu dot org 2006-01-04 03:42 --- *** Bug 25659 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/25364] [4.0/4.1/4.2 Regression] ICE with function pointer as template parameter

2006-01-03 Thread pinskia at gcc dot gnu dot org
--- Comment #16 from pinskia at gcc dot gnu dot org 2006-01-04 03:44 --- (In reply to comment #8) > Disagree with known to work 4.0.2 - original report was from 4.0.2. I actually disagree with saying the compiler you are using is a 4.0.2 compiler. It is a 4.0.3 compiler from the date

[Bug c++/24782] [3.4/4.0/4.1/4.2 Regression] wrongly accepted nested private typedef

2006-01-03 Thread mmitchel at gcc dot gnu dot org
--- Comment #3 from mmitchel at gcc dot gnu dot org 2006-01-04 04:24 --- The problem is as follows: (1) cp_parser_nested_name_specifier_opt defers accessing checking. (2) In the case that it is parsing tentatively, it creates a CPP_NESTED_NAME_SPECIFIER token, recording the access che

[Bug fortran/25660] New: internal error at nullifying in invalid code

2006-01-03 Thread iguchi at coral dot t dot u-tokyo dot ac dot jp
I got a following internal error. $ gfortran --version GNU Fortran 95 (GCC) 4.2.0 20051216 (experimental) Copyright (C) 2005 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU Gen

[Bug target/16665] [3.4] SH: wrong thunk

2006-01-03 Thread prafullat at kpitcummins dot com
--- Comment #1 from prafullat at kpitcummins dot com 2006-01-04 07:20 --- Hi, We found a patch for this PR16665. The Google cache link is as given below (We could not locate any other link for it), http://66.249.93.104/search?q=cache:YpH6FllSZGMJ:svn.uludag.org.tr/pardus/pardus-deve

[Bug testsuite/25590] FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vectorized 1 loops 1

2006-01-03 Thread dorit at il dot ibm dot com
--- Comment #6 from dorit at il dot ibm dot com 2006-01-04 07:33 --- Maybe related to: 2005-12-26 Kazu Hirata <[EMAIL PROTECTED]> PR tree-optimization/25125 * convert.c (convert_to_integer): Don't narrow the type of a PLUX_EXPR or MINUS_EXPR if !flag_wrapv and

[Bug testsuite/25590] FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-times vectorized 1 loops 1

2006-01-03 Thread dorit at il dot ibm dot com
--- Comment #7 from dorit at il dot ibm dot com 2006-01-04 07:36 --- (sorry, didn't notice it was already diagnosed as such) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25590

<    1   2