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 inlibstdc++-v3/include/bits/ios_base.h:654


Christian Jönsson <c dot christian dot joensson at telia dot com> writes:

> 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?

I suggest to send at least a backtrace,

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]