[Bug libfortran/20125] gfortran - backspace on binary files errors

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:04 --- Subject: Bug 20125 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-03 08:04:04 Modified files: gcc/testsuite : Change

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:04 --- Subject: Bug 20471 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-03 08:04:04 Modified files: gcc/testsuite : Change

[Bug libfortran/20068] Backspace problems

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:04 --- Subject: Bug 20068 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-03 08:04:04 Modified files: gcc/testsuite : Change

[Bug libfortran/20156] gfortran - bus error on backspace

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:04 --- Subject: Bug 20156 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-03 08:04:04 Modified files: gcc/testsuite : Change

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:07 --- Subject: Bug 20471 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-03 08:07:43 Modified files: gcc/testsuite : ChangeLog libgfortran: C

[Bug libfortran/20068] Backspace problems

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:07 --- Subject: Bug 20068 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-03 08:07:43 Modified files: gcc/testsuite : ChangeLog libgfortran: C

[Bug libfortran/20125] gfortran - backspace on binary files errors

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:07 --- Subject: Bug 20125 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-03 08:07:43 Modified files: gcc/testsuite : ChangeLog libgfortran: C

[Bug libfortran/20156] gfortran - bus error on backspace

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:07 --- Subject: Bug 20156 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-03 08:07:43 Modified files: gcc/testsuite : ChangeLog libgfortran: C

[Bug libgcj/20727] double free or corruption

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:09 --- Subject: Bug 20727 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-03 08:08:59 Modified files: libjava: ChangeLog libjava/java/nio:

[Bug libfortran/20068] Backspace problems

2005-04-03 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-03 08:09 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug libfortran/20125] gfortran - backspace on binary files errors

2005-04-03 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-03 08:10 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/19292] [meta-bug] g77 features lacking in gfortran

2005-04-03 Thread fxcoudert at gcc dot gnu dot org
-- Bug 19292 depends on bug 20125, which changed state. Bug 20125 Summary: gfortran - backspace on binary files errors http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20125 What|Old Value |New Value --

[Bug libfortran/20156] gfortran - bus error on backspace

2005-04-03 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-03 08:10 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug libfortran/20471] Segmentation fault on read after backspace and rewind

2005-04-03 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-03 08:10 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug libgcj/20727] double free or corruption

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 08:11 --- Subject: Bug 20727 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-03 08:11:27 Modified files: libjava: Change

[Bug c/20738] New: bootstrap failure for avr on head 4.1

2005-04-03 Thread bjoern dot m dot haase at web dot de
Hi, when checking out the gcc tree this morning for a clean rebuild and regular testsuite run, I observed that bootstrap failed. It seems that it is related to some preprocessor issue: 1.) Problem occures when assembling the libgcc library. First failing operation is /home/bmh/gnucvs

[Bug libgcj/20727] double free or corruption

2005-04-03 Thread green at redhat dot com
--- Additional Comments From green at redhat dot com 2005-04-03 08:28 --- Fix checked into 4.0 branch and HEAD. -- What|Removed |Added AssignedTo|unassigned at gcc

[Bug libgcj/20727] double free or corruption

2005-04-03 Thread green at redhat dot com
--- Additional Comments From green at redhat dot com 2005-04-03 08:28 --- Fix committed to 4.0 branch and HEAD. -- What|Removed |Added Status|ASSIGNED

[Bug c++/20237] Problem with order of destruction in shared object.

2005-04-03 Thread james dot kanze at free dot fr
--- Additional Comments From james dot kanze at free dot fr 2005-04-03 11:04 --- Subject: Re: Problem with order of destruction in shared object. pinskia at gcc dot gnu dot org wrote: > --- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-27 19:45 --- > How di

[Bug middle-end/20648] [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 11:27 --- Subject: Bug 20648 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-03 11:27:39 Modified files: gcc: bb-reorder.c ChangeLog Log message:

[Bug c++/20723] [4.1 Regression] ICE in more_specialized_fn, more than one user-defined conversion "srp" to "ptr"

2005-04-03 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-04-03 12:32 --- 2005-04-03 Nathan Sidwell <[EMAIL PROTECTED]> PR c++/20723 * pt.c (more_specialized_fn): Member functions are unordered wrt non-members. Conversion operators are unordered wrt othe

[Bug c++/20723] [4.1 Regression] ICE in more_specialized_fn, more than one user-defined conversion "srp" to "ptr"

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 12:33 --- Subject: Bug 20723 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-03 12:33:02 Modified files: gcc/cp : ChangeLog pt.c gcc/testsuite

[Bug middle-end/20648] [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force

2005-04-03 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-04-03 12:49 --- Should be fixed on mainline now, can someone confirm this for ia64? -- What|Removed |Added

[Bug c++/20629] internal compiler error: in cp_tree_equal, at cp/tree.c:1552

2005-04-03 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-04-03 12:51 --- This bug disappeared today for me. Coalan, do you still see it? -- What|Removed |Added

[Bug target/20738] bootstrap failure for avr on head 4.1

2005-04-03 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c |target Keywords||build http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2073

[Bug libgcj/20727] double free or corruption

2005-04-03 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20727

[Bug c++/20237] Problem with order of destruction in shared object.

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 13:11 --- Closing as works for me. I want to say because they did not read the installation instructions. -- What|Removed |Added --

[Bug c++/18644] [3.3/3.4 regression] -Wsynth warning in

2005-04-03 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Summary|[3.3/3.4/4.0 regression] - |[3.3/3.4 regression] -Wsynth |Wsynth warning in |warning in Target Milestone|4.0.0

[Bug target/20738] bootstrap failure for avr on head 4.1

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 13:16 --- Can you add -v to the orginal command and give the output? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20738

[Bug middle-end/20648] [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force

2005-04-03 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-04-03 13:24 --- Regression test still running, but bootstrap has succeeded. -- What|Removed |Added Status

[Bug rtl-optimization/15242] [3.3/3.4 regression] pessimization of "goto *"

2005-04-03 Thread schwab at suse dot de
-- Bug 15242 depends on bug 20648, which changed state. Bug 20648 Summary: [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20648 What|Old Value |New Value ---

[Bug libffi/20730] Assembler illegal subtraction in libffi on Solaris 8 Intel

2005-04-03 Thread pfelecan at acm dot org
--- Additional Comments From pfelecan at acm dot org 2005-04-03 13:38 --- (In reply to comment #9) > Ok for the preprocessed source line 91 for the preproceser source: > .long .LFB1-. assembled on Solaris 10 Intel: /usr/ccs/bin/as -V -Qy -s -o sysv.o sysv.s as: Sun Compiler Common 10

[Bug target/20738] bootstrap failure for avr on head 4.1

2005-04-03 Thread bjoern dot m dot haase at web dot de
--- Additional Comments From bjoern dot m dot haase at web dot de 2005-04-03 14:04 --- Hi, I have so far found out, that the problem I have observed comes from the configure process. For a reason, I have not figured out so far, my newly built xgcc did try to pipe the asm sources thr

[Bug middle-end/20739] New: [4.0/4.1 regression] ICE in gimplify_addr_expr

2005-04-03 Thread steven at gcc dot gnu dot org
lify_addr_expr, at gimplify.c:3246 This is GCC 4.1.0 20050403 on (i686-pc-linux-gnu). The problem showed up in ncurses. -- Summary: [4.0/4.1 regression] ICE in gimplify_addr_expr Product: gcc Version: 4.1.0 Status: UNCONFIRMED Keywords: ice

[Bug middle-end/20739] [4.0/4.1 regression] ICE in gimplify_addr_expr

2005-04-03 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-04-03 14:33 --- C ICE-on-valid bugs are release critical. -- What|Removed |Added Severity|normal

[Bug bootstrap/14316] collect2 doesnt build on windows hosts

2005-04-03 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2005-04-03 14:40 --- Fixed on mainline. -- What|Removed |Added Status|NEW |RESOLVED

[Bug target/14812] ARM optimizer changes rsb/cmp to cmn, but condition codes different

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-03 14:41 --- Subject: Bug 14812 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-03 14:41:25 Modified files: gcc: ChangeLog gcc/config/arm : a

[Bug middle-end/20739] [4.0/4.1 regression] ICE in gimplify_addr_expr

2005-04-03 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-04-03 14:49 --- We ICE on an assert: #ifdef ENABLE_CHECKING tree t_op0 = TREE_TYPE (op0); gcc_assert ((TREE_CODE (t_op0) == ARRAY_TYPE && POINTER_TYPE_P (t_expr)

[Bug target/14812] ARM optimizer changes rsb/cmp to cmn, but condition codes different

2005-04-03 Thread rearnsha at gcc dot gnu dot org
--- Additional Comments From rearnsha at gcc dot gnu dot org 2005-04-03 14:56 --- Fixed. I've also done a full audit of the other patterns and fixed similar cases that I could find. -- What|Removed |Added -

[Bug middle-end/20491] [4.0/4.1 Regression] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2005-04-03 Thread jsm28 at gcc dot gnu dot org
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-04-03 15:21 --- The test still fails on some platforms, at least on mainline: On ia64-hp-hpux11.23: Executing on host: /scratch/gcc/nightly-2005-04-03-mainline/ia64-hp-hpux11.23/build_gcc/build/gcc/xgcc -B/scratch/gcc/night

[Bug middle-end/20739] [4.0/4.1 regression] ICE in gimplify_addr_expr

2005-04-03 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-04-03 15:32 --- Introduced by rth's patch http://gcc.gnu.org/ml/gcc-cvs/2004-09/msg00682.html. If this patch was ever posted to gcc-patches, I can't find the mail for it. -- What|Removed

[Bug middle-end/20739] [4.0/4.1 regression] ICE in gimplify_addr_expr

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 16:53 --- Confirmed. Note you don't even have to include the *(&a) part either: typedef struct { char chars[5]; } baz_t; extern baz_t * baz; extern void foo (baz_t); int bar (const baz_t * ls) { foo (ls == 0

[Bug bootstrap/14316] collect2 doesnt build on windows hosts

2005-04-03 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14316

[Bug other/20737] Build fails in target-libiberty

2005-04-03 Thread jim at dishaw dot org
--- Additional Comments From jim at dishaw dot org 2005-04-03 16:59 --- (In reply to comment #1) > This error does not make sense. > could attach the full build log for this target? That is the extent of the build. What I find unusual is that the configure script has target-libiberty as

[Bug other/20737] Build fails in target-libiberty

2005-04-03 Thread jim at dishaw dot org
--- Additional Comments From jim at dishaw dot org 2005-04-03 17:01 --- (In reply to comment #1) > This error does not make sense. > could attach the full build log for this target? This file contains any messages produced by compilers while running configure, to aid debugging if configu

[Bug middle-end/20491] [4.0/4.1 Regression] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 17:04 --- (In reply to comment #21) > The test still fails on some platforms, at least on mainline: > > On ia64-hp-hpux11.23: This is a target problem and most likely deserves a new PR instead as it might not be a r

[Bug middle-end/20739] [4.0/4.1 regression] ICE in gimplify_addr_expr

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 17:12 --- (In reply to comment #4) > But the above worked with "4.0.0 20050225" so something more recent > introduced the problem. Even the the orginal testcase works with that above version too. I am thinking this w

[Bug other/20737] Build fails in target-libiberty

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 17:14 --- How did you configure? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20737

[Bug c++/20734] [4.0/4.1 Regression] rejects valid pointer to member

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 17:18 --- This is related to PR 20465 and PR 20381 which you fixed with: 2005-03-22 Nathan Sidwell <[EMAIL PROTECTED]> PR c++/20465 PR c++/20381 * typeck.c (build_ptrmemfunc): Allow OFFSET_R

[Bug target/14839] configure does not check for the presence of 32bits libc with --disable-multilib

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 17:20 --- Suspending as the other targets bugs are also suspended when you don't have 32bit libs. -- What|Removed |Added --

[Bug c/20740] New: cc1 segfaults

2005-04-03 Thread kazu at cs dot umass dot edu
The following code segfaults. void foo (tree); void bar (const char *, ...) __attribute__ ((__format__ (__gcc_diag__, 1, 2))) -- Summary: cc1 segfaults Product: gcc Version: unknown Status: UNCONFIRMED Keywords: ice-on-invalid-code

[Bug other/20737] Build fails in target-libiberty

2005-04-03 Thread jim at dishaw dot org
--- Additional Comments From jim at dishaw dot org 2005-04-03 17:42 --- (In reply to comment #5) > How did you configure? ../gcc/configure --with-gmp=/sys/sdf/sci --with-mpfr=/sys/sdf/sci --prefix=/sys/sdf/sci --enable-languages=c,c++,f95 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?i

[Bug c/20740] [3.4/4.0/4.1 Regression] cc1 segfaults

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 17:42 --- Confirmed, a regression from 3.3.x. -- What|Removed |Added CC|

[Bug c++/20734] [4.0/4.1 Regression] rejects valid pointer to member

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 17:50 --- It also fails with "4.1.0 20050308". I think this was caused by: 2005-03-05 Kriang Lerdsuwanakij <[EMAIL PROTECTED]> PR c++/19311 * init.c (build_offset_ref): Don't build non-dependent SCO

[Bug target/20738] bootstrap failure for avr on head 4.1

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 18:11 --- Closing as works for me. -- What|Removed |Added Status|UNCONFIRMED

[Bug fortran/17917] gfortran ICE on "equivalence"

2005-04-03 Thread tcallawa at redhat dot com
--- Additional Comments From tcallawa at redhat dot com 2005-04-03 18:11 --- hdf5 is also hitting this ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17917

[Bug middle-end/20491] [4.0/4.1 Regression] internal compiler error: in subreg_regno_offset, at rtlanal.c:3042

2005-04-03 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2005-04-03 18:19 --- On hppa64-hp-hpux*, I think we still have the same bug. Combine is still generating an insn that reload can't handle: (insn 16 15 17 0 (asm_operands/v ("") ("") 0 [ (mem/s/v/j:HI (mem/u/c:DI (l

Over 900,000 New Marketing Leads to Import into your Database

2005-04-03 Thread News Wire
The 2005 Canadian Business Database is a fully functional application with enhanced search capabilities that allow business owners and marketing/sales professionals to search, sort, print and export contact lists. The 2005 Canadian Business Database is the ideal solution for creating effective and

[Bug other/20741] New: reject valid code (?)

2005-04-03 Thread pluto at pld-linux dot org
# gcc -Wall -c bug.c -DBUG bug.c: In function 'foo': bug.c:10: error: jump into statement expression bug.c:13: error: jump into statement expression bug.c:11: error: jump into statement expression bug.c:14: error: jump into statement expression bug.c:14: warning: label 'encodeend1' defined bu

[Bug other/20741] reject valid code (?)

2005-04-03 Thread pluto at pld-linux dot org
--- Additional Comments From pluto at pld-linux dot org 2005-04-03 18:55 --- Created an attachment (id=8522) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8522&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20741

[Bug other/20741] reject valid code (?)

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 18:56 --- No this is invalid code, see PR 772 and PR 17913. *** This bug has been marked as a duplicate of 772 *** -- What|Removed |Added -

[Bug c++/772] Statement expressions issues

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-03 18:56 --- *** Bug 20741 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug other/20731] contrib/gcc_update hard code -r gcc-3_4-branch

2005-04-03 Thread gerald at pfeifer dot com
-- What|Removed |Added CC||gerald at pfeifer dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20731

[Bug c++/19199] [3.3/3.4/4.0/4.1 Regression] Wrong warning about returning a reference to a temporary

2005-04-03 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-04-04 00:37 --- Subject: Re: [3.3/3.4/4.0/4.1 Regression] Wrong warning about returning a reference to a temporary roger at eyesopen dot com wrote: > I'd hoped I'd made this clear when I proposed the alternate strategy of

[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-04-03 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-04 01:26 --- Somehow missing from bugzilla is this comment from Dave: The patch improves the situation but there are still many fails:Executing on host: /opt/build/dave/gcc-4.0.0/objdir/gcc/g++ -shared-libgcc -B/opt/bu

[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-04-03 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-04 01:30 --- Dave, I think that the problem with _S_do_it is an entirely separate bug. In particular, V3 builds with -fno-inline-templates, but does not use -fno-implicit-inline-templates. The _S_do_it function is inl

[Bug c++/20679] [3.4/4.0/4.1 Regression] Parse error when accessing attributes of an inner class. Enclosing class is template and have methods with the same name.

2005-04-03 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-04-03 Thread gdr at integrable-solutions dot net
--- Additional Comments From gdr at integrable-solutions dot net 2005-04-04 01:58 --- Subject: Re: [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info "mmitchel at gcc dot gnu dot org" <[EMAIL PROTECTED]> writes: | Dave, I think that the problem with _

[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-04-03 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-04-04 02:13 --- Subject: Re: [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info > Somehow missing from bugzilla is this comment from Dave: I believe that it's actually there. I

[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-04-03 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-04-04 03:07 --- Subject: Re: [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info > --- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-04 > 01:30 --- > D

[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-04-03 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-04-04 03:21 --- Subject: Re: [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info > Dave, I think that the problem with _S_do_it is an entirely separate bug. In > particular, V3 bu

[Bug ada/17527] Ada Bootstrap problem because of -Werror

2005-04-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-04 04:47 --- It has been 3 months now, is this bug fixed or not? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17527

[Bug c++/19199] [3.3/3.4/4.0/4.1 Regression] Wrong warning about returning a reference to a temporary

2005-04-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-04 05:02 --- Subject: Bug 19199 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-04 05:02:10 Modified files: gcc: ChangeLog fold-const.c gcc/t