This is the mail archive of the gcc-bugs@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]

Re: gcc 2.95 and libstdc++/stdexcepti.cc



  In message <199907160205.WAA18192@ite.gmu.edu>you write:
  > egcs-19990714 stops building if flag_honor_std, flag_vtable_thunks,
  > flag_new_abi and flag_do_squangling in gcc/cp/decl2.c are set to 1:
  > 
  > gmake: Entering directory `egcs-19990714/sparc-sun-solaris2.7/libio/libstdc
  > ++'
  > egcs-19990714/gcc/xgcc -Begcs-19990714/gcc/ -B/opt/gnu/sparc-sun-solaris2.7
  > /bin/ -c -g -O2 -fno-implicit-templates -I. -I./stl -I../libio -I./../libio
  >  -nostdinc++ -D_PTHREADS stdexcepti.cc
  > stdexcepti.cc: In function `void __out_of_range(const char *)':
  > stdexcepti.cc:15: implicit declaration of function `int out_of_range(...)'
  > 
  > The following seems to fix it:
[ ... ]
Thanks.  I installed this onto the release branch, so it will be fixed in
gcc-2.95.1.
jeff


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