This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Failure to build gcc cvs HEAD: ICE in libstdc++-v3/include/bits/ios_base.h:654


Well, in ChangeLog I read

$ more ChangeLog
2003-04-26  Mark Mitchell  <mark at codesourcery dot com>

        * decl2.c (finish_file): Fix merge botch.

2003-04-25  Mark Mitchell  <mark at codesourcery dot com>

        * decl2.c (finish_file): Don't call import_export_decl for
        functions that are not defined.
        (handle_class_head): Robustify.
        * pt.c (instantiate_decl): Do not call cp_finish_decl for
        variables that are not defined.

and the file *seems* updated:

$ ls -lG decl2.c
-rw-rw-rw-    1 chj        140863 Apr 27 09:21 decl2.c

chj at Luddes /usr/local/src/gcc-binutils/trunk/gcc/gcc/cp
$

and I'm in time-zone

$ date; date -u
Sun Apr 27 12:42:38 CEST 2003
Sun Apr 27 10:42:38 UTC 2003
$

I just issued a gcc_update and got *no* files updated:

Anything else I should test?

/ChJ 

 -----Ursprungligt meddelande-----
 Från: gcc-owner at gcc dot gnu dot org [mailto:gcc-owner at gcc dot gnu dot org] För 
 Andreas Jaeger
 Skickat: den 27 april 2003 12:37
 Till: gcc
 Ämne: Re: Failure to build gcc cvs HEAD: ICE in 
 libstdc++-v3/include/bits/ios_base.h:654
 
 
 Christian Joensson <c dot christian dot joensson at telia dot com> writes:
 
 > Windows XP/Pro SP1 cygwin P4 system with these packages:
 >
 > binutils  2.13.90 20030308
 > bison	  1.875-1
 > cygwin    1.3.22-1
 > dejagnu   1.4.2.x           (cygwin ver. 20021217-2)
 > gcc       3.2 20020927 (prerelease)
 > w32api	  2.3-1
 >
 > LAST_UPDATED: Sun Apr 27 07:22:23 GMT 2003
 
 This might be fixed with:
 2003-04-26  Mark Mitchell  <mark at codesourcery dot com>
 
         * decl2.c (finish_file): Fix merge botch.
 
 Can you check whether this is in gcc/cp/ChangeLog?  if not, 
 please retry,
 
 Andreas
 -- 
  Andreas Jaeger
   SuSE Labs aj at suse dot de
    private aj at arthur dot inka dot de
     http://www.suse.de/~aj
 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]