[Bug fortran/20541] TR 15581: ALLOCATABLE components

2006-10-16 Thread pault at gcc dot gnu dot org
--- Comment #37 from pault at gcc dot gnu dot org 2006-10-16 22:29 --- Subject: Bug 20541 Author: pault Date: Mon Oct 16 22:29:46 2006 New Revision: 117797 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117797 Log: 2006-10-17 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug objc++/23716] obj-c++.dg/comp-types-10.mm ICE with the GNU runtime

2006-10-16 Thread danglin at gcc dot gnu dot org
--- Comment #6 from danglin at gcc dot gnu dot org 2006-10-16 22:32 --- Also fails on hppa2.0w-hp-hpux11.11. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23716

[Bug testsuite/23613] obj-c++.dg/isa-field-1.mm fails with the GNU runtime

2006-10-16 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2006-10-16 22:36 --- Also fails on hppa2.0w-hp-hpux11.11. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23613

[Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime

2006-10-16 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2006-10-16 22:37 --- Also fails on hppa2.0w-hp-hpux11.11. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23614

[Bug objc++/23616] obj-c++.dg/try-catch-[29].mm (objc exceptions are broken) fails with the GNU Runtime

2006-10-16 Thread danglin at gcc dot gnu dot org
--- Comment #8 from danglin at gcc dot gnu dot org 2006-10-16 22:38 --- They also fail on hppa2.0w-hp-hpux11.11. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23616

[Bug target/29487] New: Shared libstdc++ fails to link

2006-10-16 Thread danglin at gcc dot gnu dot org
/xxx/gnu/gcc/objdir/./gcc/xgcc -shared-libgcc -B/xxx/gnu/gcc/objdir/./gcc -nost dinc++ -L/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/libstdc++-v3/src -L/xxx/gnu/gc c/objdir/hppa1.1-hp-hpux10.20/libstdc++-v3/src/.libs -B/opt/gnu/gcc/gcc-4.2.0/hp pa1.1-hp-hpux10.20/bin/ -B/opt/gnu/gcc/gcc-4.2.0/hppa1.1-

[Bug c++/29435] [4.1/4.2 Regression] seg fault with sizeof and templates

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #11 from mmitchel at gcc dot gnu dot org 2006-10-16 23:06 --- Subject: Bug 29435 Author: mmitchel Date: Mon Oct 16 23:06:35 2006 New Revision: 117799 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117799 Log: PR c++/29435 * typeck.c (cxx_sizeof_or_al

[Bug c++/29408] [4.1/4.2 regression] parse error for valid code

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #10 from mmitchel at gcc dot gnu dot org 2006-10-16 23:08 --- Subject: Bug 29408 Author: mmitchel Date: Mon Oct 16 23:07:46 2006 New Revision: 117800 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117800 Log: PR c++/29408 * parser.c (cp_parser_using_

[Bug target/29487] Shared libstdc++ fails to link

2006-10-16 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2006-10-16 23:11 --- Results for last successful build are here: http://gcc.gnu.org/ml/gcc-testresults/2006-08/msg00530.html Don't recall any backend changes since then. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29487

[Bug c++/29435] [4.1 Regression] seg fault with sizeof and templates

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #12 from mmitchel at gcc dot gnu dot org 2006-10-16 23:11 --- Fixed in 4.2.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Summ

[Bug c++/29408] [4.1 regression] parse error for valid code

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #11 from mmitchel at gcc dot gnu dot org 2006-10-16 23:12 --- Fixed in 4.2.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Summ

[Bug c++/27732] [4.0 Regression] Parentheses elicit spurious error: "missing '>' to terminate the template argument list"

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #3 from mmitchel at gcc dot gnu dot org 2006-10-16 23:25 --- James -- Case #1 in Comment #1 is accepted by current G++ 4.1 and mainline branches. I do not believe Case #2 is valid, as the standard says that a non-type template argument may be: the address of an object

[Bug other/29488] New: Cannot Make GCC 4.1.1

2006-10-16 Thread jrweave at gmail dot com
I have tried to Make gcc 4.1.1 on an Intel Woodcrest system (Intel Xeon processors) and also on a Fabric7 Q80 server (AMD Opteron processors). I couldn't complete the Make without getting an error from the use of ld. The Woodcrest error looks like: /usr/bin/ld: crti.o: No such file: No such file

[Bug c++/27270] [4.1/4.2 Regression] ICE in process_init_constructor_array, at cp/typeck2.c:788

2006-10-16 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org

[Bug other/29488] Cannot Make GCC 4.1.1

2006-10-16 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-16 23:36 --- /usr/bin/ld: crti.o: No such file: No such file or directory collect2: ld returned 1 exit status make[3]: *** [32/libgcc_s.so] Error 1 make[2]: *** [stmp-multilib] Error 2 make[1]: *** [all-gcc] Error 2 make: *** [al

[Bug objc/28049] [4.1/4.2 regression] ICE on single + or -

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #7 from mmitchel at gcc dot gnu dot org 2006-10-16 23:38 --- In rsponse to Comment #2, no this PR should not be P2. Downgraded to P5. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/29129] [4.2 Regression] [DR needed] unnamed parameters using [*]

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #5 from mmitchel at gcc dot gnu dot org 2006-10-16 23:48 --- Given that Joseph doesn't think we should change the behavior, we shouldn't have this on the release watchlist. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Adde

[Bug c++/29470] [4.1/4.2 Regression] Using declaration access semantics change with templates

2006-10-16 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2006-10-16 23:49 --- A regression hunt identified the following patch: http://gcc.gnu.org/viewcvs?view=rev&rev=100757 r100757 | nathan | 2005-06-08 11:49:23 + (Wed, 08 Jun 2005) -- janis at gcc dot gnu dot org changed:

[Bug c++/29408] [4.1 regression] parse error for valid code

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #12 from mmitchel at gcc dot gnu dot org 2006-10-17 00:01 --- Subject: Bug 29408 Author: mmitchel Date: Tue Oct 17 00:01:14 2006 New Revision: 117802 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117802 Log: PR c++/29408 * parser.c (cp_parser_using_

[Bug c++/29408] [4.1 regression] parse error for valid code

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #13 from mmitchel at gcc dot gnu dot org 2006-10-17 00:01 --- Fixed in 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Sta

[Bug libstdc++/9635] time_get<>::date_order unimplemented

2006-10-16 Thread pcarlini at suse dot de
--- Comment #5 from pcarlini at suse dot de 2006-10-17 00:04 --- Unfortunately, at the time I overlooked this comment in locale_facets.tcc: // NB: Not especially useful. Without an ios_base object or some // kind of locale reference, we are left clawing at the air where // the sid

[Bug target/29300] FAIL: gcc.dg/pthread-init-[12].c (test for excess errors)

2006-10-16 Thread ghazi at gcc dot gnu dot org
--- Comment #8 from ghazi at gcc dot gnu dot org 2006-10-17 01:26 --- Subject: Bug 29300 Author: ghazi Date: Tue Oct 17 01:26:28 2006 New Revision: 117811 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117811 Log: Backport: 2006-10-14 Eric Botcazou <[EMAIL PROT

[Bug target/29300] FAIL: gcc.dg/pthread-init-[12].c (test for excess errors)

2006-10-16 Thread ghazi at gcc dot gnu dot org
--- Comment #9 from ghazi at gcc dot gnu dot org 2006-10-17 01:28 --- Subject: Bug 29300 Author: ghazi Date: Tue Oct 17 01:28:41 2006 New Revision: 117812 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117812 Log: Backport: 2006-10-14 Eric Botcazou <[EMAIL PROT

[Bug c++/29236] [4.0/4.1/4.2 Regression] Bogus ambiguity with templates + friend

2006-10-16 Thread bangerth at math dot tamu dot edu
--- Comment #9 from bangerth at math dot tamu dot edu 2006-10-17 01:49 --- Subject: Re: [4.0/4.1/4.2 Regression] Bogus ambiguity with templates + friend > TEMPLATE_TEMPLATE_PARM_TEMPLATE_DECL If I didn't know better, this would sure sound like something written under the influence

[Bug c++/29435] [4.1 Regression] seg fault with sizeof and templates

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #13 from mmitchel at gcc dot gnu dot org 2006-10-17 01:56 --- Subject: Bug 29435 Author: mmitchel Date: Tue Oct 17 01:56:23 2006 New Revision: 117813 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117813 Log: PR c++/29435 * typeck.c (cxx_sizeof_or_al

[Bug c++/29435] [4.1 Regression] seg fault with sizeof and templates

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #14 from mmitchel at gcc dot gnu dot org 2006-10-17 01:56 --- Fixed in 4.1.2. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Sta

[Bug c++/27270] [4.1/4.2 Regression] ICE in process_init_constructor_array, at cp/typeck2.c:788

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #4 from mmitchel at gcc dot gnu dot org 2006-10-17 02:01 --- Subject: Bug 27270 Author: mmitchel Date: Tue Oct 17 02:01:27 2006 New Revision: 117814 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117814 Log: PR c++/27270 * typeck2.c (process_init_con

[Bug c++/27270] [4.1 Regression] ICE in process_init_constructor_array, at cp/typeck2.c:788

2006-10-16 Thread mmitchel at gcc dot gnu dot org
--- Comment #5 from mmitchel at gcc dot gnu dot org 2006-10-17 02:04 --- Fixed in 4.2.0. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Summa

[Bug java/1427] gcc should allow gcj and gfortran to generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info

2006-10-16 Thread drow at false dot org
--- Comment #20 from drow at gcc dot gnu dot org 2006-10-17 02:40 --- Subject: Re: gcj should generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info On Sat, Oct 14, 2006 at 02:17:32PM -, steven at gcc dot gnu dot org wrote: > Someone should make gdb understand the DW_AT_calli

[Bug c++/28879] [4.0/4.1/4.2 regression] ICE with VLA in template function

2006-10-16 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org

[Bug fortran/29216] Derived type components of function results are not initialised

2006-10-16 Thread pault at gcc dot gnu dot org
--- Comment #7 from pault at gcc dot gnu dot org 2006-10-17 04:55 --- Created an attachment (id=12449) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12449&action=view) Patch without initialization option I have had to drop -finitialize-null due to problems in testing. I will have

[Bug c++/29432] Segfault after repeated throwing and catching of runtime_error exception with error string

2006-10-16 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2006-10-17 05:45 --- I can't either. The typical failure mode would have been an infinite growth of memory usage, but I can't see this with any version I have. It must be a RH specific problem... -- bangerth at dealii dot org changed:

<    1   2