- 14 Oct, 1997 4 commits
-
-
From-SVN: r15898
Jason Merrill committed -
From-SVN: r15897
Benjamin Kosnik committed -
decl.c (store_return_init): Allow classes with explicit ctors to be used with the named return values extension. * decl.c (store_return_init): Allow classes with explicit ctors to be used with the named return values extension. From-SVN: r15896
Benjamin Kosnik committed -
From-SVN: r15895
Jeff Law committed
-
- 13 Oct, 1997 2 commits
-
-
* Make-lang.in (g77*): Copied from cp/Make-lang.in g++*. * g77spec.c: New file, mostly copied from g++spec.c * g77.c: Removed. From-SVN: r15893
Richard Henderson committed -
From-SVN: r15892
Jeff Law committed
-
- 10 Oct, 1997 9 commits
-
-
to a more sane place. From-SVN: r15891
Doug Evans committed -
From-SVN: r15890
Doug Evans committed -
* configure.in: Handle --with-newlib. * Makefile.in (LIBGCC2_CFLAGS): Add @inhibit_libc@. * sparc/t-sp64 (LIBGCC2_CFLAGS): Delete. From-SVN: r15889
Doug Evans committed -
From-SVN: r15888
Jason Merrill committed -
* std/bastring.h: Use ibegin internally. Return passed iterator instead of recalculating it were appropriate. * std/bastring.cc: Adjust for erase. From Yotam Medini: * std/bastring.h: Replace remove with erase. From-SVN: r15887
Jason Merrill committed -
From-SVN: r15886
Jason Merrill committed -
* stdexcepti.cc (__out_of_range): New fn. (__length_error): New fn. * std/bastring.h (OUTOFRANGE): Fix logic. Use throwing functions. (LENGTHERROR): Likewise. Revert Oct 2 changes. * string: Revert Oct 2 changes. * std/{f,d,ld}complex.h: Replace guiding fns if not -ansi. From-SVN: r15885
Jason Merrill committed -
From-SVN: r15884
Brendan Kehoe committed -
From-SVN: r15883
Brendan Kehoe committed
-
- 09 Oct, 1997 2 commits
-
-
* pt.c (tsubst): Fix thinko. (instantiate_decl): Really use the original template. * call.c (build_new_method_call): Use simple constructor_name for error messages. From-SVN: r15882
Jason Merrill committed -
* method.c (build_underscore_int): Don't use ANSI specific features. From-SVN: r15881
Jeffrey A Law committed
-
- 08 Oct, 1997 8 commits
-
-
From-SVN: r15880
Jeffrey A Law committed -
From-SVN: r15878
Jeffrey A Law committed -
decl2.c (finish_prevtable_vardecl): Check DECL_REALLY_EXTERN for our key method; it might have been inlined by -O3. * decl2.c (finish_prevtable_vardecl): Check DECL_REALLY_EXTERN for our key method; it might have been inlined by -O3. From-SVN: r15877
Jason Merrill committed -
Tue Oct 7 23:00:12 1997 Mark Mitchell <mmitchell@usa.net> * decl.c (make_typename_type): Do not try to call lookup_field for non-aggregate types. Tue Oct 7 22:52:10 1997 Jason Merrill <jason@yorick.cygnus.com> * typeck.c (build_reinterpret_cast): Tweak. Tue Oct 7 22:45:31 1997 Alexandre Oliva <oliva@dcc.unicamp.br> * typeck.c (build_reinterpret_cast): converting a void pointer to function pointer with a reinterpret_cast produces a warning if -pedantic is issued Tue Oct 7 22:43:43 1997 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de> * typeck.c (c_expand_return): Don't warn about returning a reference-type variable as a reference. From-SVN: r15876
Jason Merrill committed -
From-SVN: r15875
Jeff Law committed -
From-SVN: r15874
Jeff Law committed -
* method.c (build_static_name): Fix typo. 1997-10-07 Brendan Kehoe <brendan@lisa.cygnus.com> * decl.c (duplicate_decls): Make sure DECL_LANG_SPECIFIC is set on OLDDECL before we try to do DECL_USE_TEMPLATE. From-SVN: r15873
Jason Merrill committed -
* Makefile.in (CGFLAGS): Don't force -g0. * libF77/Makefile.in, libI77/Makefile.in, libU77/Makefile.in: Likewise. From-SVN: r15872
Richard Henderson committed
-
- 07 Oct, 1997 15 commits
-
-
From-SVN: r15871
Jeff Law committed -
From-SVN: r15870
Jeff Law committed -
* cp-tree.h (JOINER): Define to '_' if no '$' or '.' characters are allowed. From-SVN: r15869
Manfred Hollstein committed -
* aclocal.m4: Substitute INSTALL. * configure: Re-built. From-SVN: r15868
Manfred Hollstein committed -
From-SVN: r15867
Jeff Law committed -
* integrate.c (save_for_inline_copying): Avoid undefined pointer operations. (expand_inline_function): Likewise. From-SVN: r15866
Jeffrey A Law committed -
dwarf2out.c (output_call_frame_info): Reinstate last change using flag_debug_asm check instead of flag_verbose_asm. * dwarf2out.c (output_call_frame_info): Reinstate last change using flag_debug_asm check instead of flag_verbose_asm. From-SVN: r15865
Jeffrey A Law committed -
* dwarf2out.c (output_call_frame_info): Remove last change. From-SVN: r15864
Jim Wilson committed -
frame.c (__frame_state_for): Execute the FDE insns until the current pc value is strictly bigger than the... * frame.c (__frame_state_for): Execute the FDE insns until the current pc value is strictly bigger than the target pc value. From-SVN: r15863
Andreas Schwab committed -
* regclass.c (init_reg_modes): If we can't find a mode for the register, use the previous one. From-SVN: r15862
Jason Merrill committed -
From-SVN: r15861
Jason Merrill committed -
From-SVN: r15860
Jeff Law committed -
haifa-sched.c (print_block_visualization): Call fprintf directly, don't sprintf through an alloca'ed buffer. * haifa-sched.c (print_block_visualization): Call fprintf directly, don't sprintf through an alloca'ed buffer. From-SVN: r15859
Richard Henderson committed -
From-SVN: r15858
Thomas Koenig committed -
* info/man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h> fails to provide it. From-SVN: r15857
Manfred Hollstein committed
-