OSDN Git Service

pf3gnuchains/gcc-fork.git
26 years agoFix typo.
law [Wed, 26 Nov 1997 05:13:31 +0000 (05:13 +0000)]
Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16720 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoFix goof.
law [Wed, 26 Nov 1997 03:37:34 +0000 (03:37 +0000)]
Fix goof.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16718 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoFix from HJ.
law [Tue, 25 Nov 1997 23:34:33 +0000 (23:34 +0000)]
Fix from HJ.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16716 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Make-lang.in (f77.all.build): Add $(exeext) to binary files.
law [Tue, 25 Nov 1997 23:32:19 +0000 (23:32 +0000)]
    * Make-lang.in (f77.all.build): Add $(exeext) to binary files.
        (f77.all.cross, f77.start.encap): Simliarly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16714 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoNew entry.
law [Tue, 25 Nov 1997 23:29:09 +0000 (23:29 +0000)]
New entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16712 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * lib/f-torture.exp: Improve error and loop detection.
law [Tue, 25 Nov 1997 23:17:56 +0000 (23:17 +0000)]
    * lib/f-torture.exp: Improve error and loop detection.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16711 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoxfail a couple tests for the release.
law [Tue, 25 Nov 1997 22:31:27 +0000 (22:31 +0000)]
xfail a couple tests for the release.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16709 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Makefile.in (stmp-complex, bigstmp-complex): Changed to
law [Tue, 25 Nov 1997 21:02:19 +0000 (21:02 +0000)]
    * Makefile.in (stmp-complex, bigstmp-complex): Changed to
        xxxx-complx.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16705 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * alpha.h (CONST_OK_FOR_LETTER): Fix 'L' handling.
law [Tue, 25 Nov 1997 20:54:43 +0000 (20:54 +0000)]
    * alpha.h (CONST_OK_FOR_LETTER): Fix 'L' handling.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16703 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * crtstuff.c (do_global_dtors_aux): Handle multiple calls better.
law [Tue, 25 Nov 1997 18:55:32 +0000 (18:55 +0000)]
    * crtstuff.c (do_global_dtors_aux): Handle multiple calls better.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16698 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoTue Nov 25 01:26:55 1997 Bruno Haible <haible@ilog.fr>:
jason [Tue, 25 Nov 1997 09:30:38 +0000 (09:30 +0000)]
Tue Nov 25 01:26:55 1997  Bruno Haible <haible@ilog.fr>:

* dwarf2out.c (ASM_OUTPUT_DWARF_DELTA1): Implement.

Mon Nov 24 22:41:55 1997  Jason Merrill  <jason@yorick.cygnus.com>

* except.c (get_dynamic_handler_chain): Build up a FUNCTION_DECL.
* optabs.c (init_optabs): Lose get_dynamic_handler_chain_libfunc.
* expr.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16696 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * typeck.c (mark_addressable): Don't assume a FUNCTION_DECL
jason [Tue, 25 Nov 1997 07:00:30 +0000 (07:00 +0000)]
* typeck.c (mark_addressable): Don't assume a FUNCTION_DECL
has DECL_LANG_SPECIFIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16695 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * exception.cc (struct cp_eh_info): Add handlers field.
jason [Tue, 25 Nov 1997 06:14:48 +0000 (06:14 +0000)]
* exception.cc (struct cp_eh_info): Add handlers field.
(__cp_push_exception): Initialize it.
(__cp_pop_exception): Decrement it.  Don't pop unless it's 0.
(__throw_bad_exception): Remove.
* except.c (call_eh_info): Add handlers field.
(get_eh_handlers): New fn.
(push_eh_cleanup): Increment handlers.

Fixes P15031.C, rethrow[45].C

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16694 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Makefile.in: Use ln -f -s, not ln -s -f.
law [Mon, 24 Nov 1997 21:41:29 +0000 (21:41 +0000)]
    * Makefile.in: Use ln -f -s, not ln -s -f.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16693 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoDoc fixes from stan.
law [Mon, 24 Nov 1997 20:53:15 +0000 (20:53 +0000)]
Doc fixes from stan.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16691 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Makefile.in (program_transform_cross_name): Clean up "-e" confusion.
law [Sat, 22 Nov 1997 07:55:18 +0000 (07:55 +0000)]
    * Makefile.in (program_transform_cross_name): Clean up "-e" confusion.
        (GCC_INSTALL_NAME, GCC_CROSS_NAME): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16667 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Makefile.in: Add --no-split argument to avoid creating files
law [Sat, 22 Nov 1997 03:36:36 +0000 (03:36 +0000)]
* Makefile.in: Add --no-split argument to avoid creating files
with names longer than 14 characters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16665 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to
law [Sat, 22 Nov 1997 03:36:10 +0000 (03:36 +0000)]
* Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to
cope with filesystem not capable to handle names longer than
14 characters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16664 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agopatch from andrew cagney
wilson [Fri, 21 Nov 1997 22:23:26 +0000 (22:23 +0000)]
patch from andrew cagney
* config/mips/elf64.h (MULTILIB_DEFAULTS): Test for
  TARGET_ENDIAN_DEFAULT == zero instead of testing for macro
  definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16660 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * stmt.c (expand_end_bindings): Allow jump into block with cleanups.
jason [Fri, 21 Nov 1997 20:51:30 +0000 (20:51 +0000)]
* stmt.c (expand_end_bindings): Allow jump into block with cleanups.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16654 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * except.c (expand_start_eh_spec): Use the try/catch code.
jason [Fri, 21 Nov 1997 20:29:06 +0000 (20:29 +0000)]
* except.c (expand_start_eh_spec): Use the try/catch code.
(expand_end_eh_spec): Likewise.  Call __check_eh_spec instead of
doing everything inline.
(init_exception_processing): throw_type_match now takes
  const void pointers.
* exception.cc (__check_eh_spec): New fn.
* inc/exception: Neither terminate nor unexpected return.
* decl.c: Make const_ptr_type_node public.
* tinfo2.cc (__throw_type_match_rtti): Take the typeinfos constly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16651 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoFix typo.
law [Fri, 21 Nov 1997 20:24:56 +0000 (20:24 +0000)]
Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16649 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * except.c (expand_start_catch_block): We only need the rethrow
jason [Fri, 21 Nov 1997 20:23:57 +0000 (20:23 +0000)]
* except.c (expand_start_catch_block): We only need the rethrow
  region for non-sjlj exceptions.
(expand_end_catch_block): Likewise.  Use outer_context_label_stack.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16648 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * except.h: Add outer_context_label_stack.
jason [Fri, 21 Nov 1997 20:20:41 +0000 (20:20 +0000)]
* except.h: Add outer_context_label_stack.
* except.c: Likewise.
(expand_start_all_catch): Push the outer_context for the try block
  onto outer_context_label_stack.
(expand_end_all_catch): Use it and pop it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16645 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Make-lang.in (stmp-f2c.h): Move inclusion of F77_FLAGS_TO_PASS
law [Fri, 21 Nov 1997 17:21:34 +0000 (17:21 +0000)]
    * Make-lang.in (stmp-f2c.h): Move inclusion of F77_FLAGS_TO_PASS
        to before override of CC so that the override works.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16642 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * i386/sco5.h (HAVE_ATEXIT): Revert last change.
law [Fri, 21 Nov 1997 17:14:43 +0000 (17:14 +0000)]
    * i386/sco5.h (HAVE_ATEXIT): Revert last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16641 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * config.guess (alpha stuff): Merge with FSF to avoid incorrect
law [Fri, 21 Nov 1997 17:07:04 +0000 (17:07 +0000)]
    * config.guess (alpha stuff): Merge with FSF to avoid incorrect
        guesses.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16639 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoInitial revision
law [Fri, 21 Nov 1997 11:46:43 +0000 (11:46 +0000)]
Initial revision

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16634 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agotests
jason [Fri, 21 Nov 1997 04:05:13 +0000 (04:05 +0000)]
tests

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16629 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * alpha.c (alpha_emit_set_const_1): Handle narrow hosts better.
law [Fri, 21 Nov 1997 02:08:30 +0000 (02:08 +0000)]
    * alpha.c (alpha_emit_set_const_1): Handle narrow hosts better.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16627 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * alpha/vms.h (ASM_OUTPUT_ADDR_VEC_ELT): Add an L for the local label
law [Thu, 20 Nov 1997 23:36:55 +0000 (23:36 +0000)]
    * alpha/vms.h (ASM_OUTPUT_ADDR_VEC_ELT): Add an L for the local label
        to correspond with the change to ASM_GENERATE_INTERNAL_LABEL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16622 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * pa.md (pre_stwm, post_stwm, pre_ldwm, post_ldwm): Base register
law [Thu, 20 Nov 1997 23:21:45 +0000 (23:21 +0000)]
    * pa.md (pre_stwm, post_stwm, pre_ldwm, post_ldwm): Base register
        is an in/out operand.
        (zero extended variants of stwm/stwm patterns): Similarly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16620 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago./:
jason [Thu, 20 Nov 1997 23:17:48 +0000 (23:17 +0000)]
./:
* Makefile.in (LIB2FUNCS): Remove C++ memory management support.
* libgcc2.c: Remove __builtin_new, __builtin_vec_new, set_new_handler,
__builtin_delete, and __builtin_vec_delete.

* except.c (output_exception_table): Don't bother with
  __EXCEPTION_END__.

cp/:
* Make-lang.in (CXX_LIB2FUNCS): Add new op new and op delete objs.
(various.o): Likewise.
* inc/new: Add placement deletes.  Add throw specs for default new.
* new.cc (set_new_handler): Move here from libgcc2.
* new1.cc (new (nothrow)): Catch a bad_alloc thrown from the handler.
(new): Move from libgcc2.  Throw bad_alloc.
* new2.cc: Move the rest of the op news and op deletes from libgcc2.
* decl.c (init_decl_processing): Update exception specs on new and
delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16617 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SOURCE.
law [Thu, 20 Nov 1997 23:12:38 +0000 (23:12 +0000)]
    * mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SOURCE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16616 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * method.c (build_decl_overload_real): Don't mess with global
jason [Thu, 20 Nov 1997 22:43:54 +0000 (22:43 +0000)]
* method.c (build_decl_overload_real): Don't mess with global
placement delete.

* init.c (build_new): Check for null throw spec, not nothrow_t.

* decl.c (duplicate_decls): Don't complain about different exceptions
from an internal declaration.

* call.c (build_op_delete_call): Fix check for member fns again.

* decl2.c (import_export_decl): Interface hackery affects
virtual synthesized methods.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16612 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * dwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from VALUE4.
jason [Thu, 20 Nov 1997 21:39:11 +0000 (21:39 +0000)]
* dwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from VALUE4.
Use assemble_name.
(ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Use assemble_name.
(output_call_frame_info): Emit a \n after using it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16609 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoAdd missing @item
meissner [Thu, 20 Nov 1997 13:53:42 +0000 (13:53 +0000)]
Add missing @item

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16597 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Make-lang.in (f77.install-info): Depend on f77.info.
law [Thu, 20 Nov 1997 07:56:28 +0000 (07:56 +0000)]
    * Make-lang.in (f77.install-info): Depend on f77.info.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16595 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * configure.in: Add AC_ARG_ENABLE for Haifa as documentation.
law [Thu, 20 Nov 1997 07:39:57 +0000 (07:39 +0000)]
    * configure.in: Add AC_ARG_ENABLE for Haifa as documentation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16593 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * decl.c (start_decl): Don't just complain about a mismatched
jason [Thu, 20 Nov 1997 04:43:53 +0000 (04:43 +0000)]
* decl.c (start_decl): Don't just complain about a mismatched
scope, fix it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16591 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * decl.c (make_implicit_typename): Handle case where t is not
jason [Thu, 20 Nov 1997 04:07:26 +0000 (04:07 +0000)]
* decl.c (make_implicit_typename): Handle case where t is not
  actually from context.
* tree.c (get_type_decl): Lose identifier case.
* spew.c (yylex): Lose useless call to identifer_typedecl_value.
* parse.y (nonnested_type): Just use lookup_name.
(complex_type_name): Just use IDENTIFIER_GLOBAL_VALUE.

Wed Nov 19 11:45:07 1997  Michael Tiemann  <tiemann@axon.cygnus.com>

* error.c (dump_function_name): Test DECL_LANG_SPECIFIC in case
T was built in C language context (for example, by
output_func_start_profiler).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16589 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoAdd doc about SHORT_IMMEDIATES_SIGN_EXTEND
meissner [Wed, 19 Nov 1997 22:20:01 +0000 (22:20 +0000)]
Add doc about SHORT_IMMEDIATES_SIGN_EXTEND

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16586 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoWed Nov 19 12:03:04 1997 Philippe De Muyter <phdm@macqel.be>
jason [Wed, 19 Nov 1997 19:53:32 +0000 (19:53 +0000)]
Wed Nov 19 12:03:04 1997  Philippe De Muyter  <phdm@macqel.be>

* dwarf2out.c (CIE_LENGTH_LABEL, FDE_LENGTH_LABEL): New macros.
(ASM_OUTPUT_DWARF_VALUE4): New macro.
(ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Define if SET_ASM_OP is
defined.
(output_call_frame_info): Do not output forward label differences
if ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL is defined.
* m68k/mot3300.h (SET_ASM_OP): Define when not using gas.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16584 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoSize filler array smaller if STACK_SIZE is defined.
meissner [Wed, 19 Nov 1997 19:36:18 +0000 (19:36 +0000)]
Size filler array smaller if STACK_SIZE is defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16582 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * decl.c (make_implicit_typename): New fn.
jason [Wed, 19 Nov 1997 18:42:13 +0000 (18:42 +0000)]
* decl.c (make_implicit_typename): New fn.
(lookup_name_real): Use it.  Use current_class_type as the context.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16581 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoNew test.
law [Wed, 19 Nov 1997 16:20:12 +0000 (16:20 +0000)]
New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16578 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * sh.md (attribute "type"): Add nil.
amylaar [Wed, 19 Nov 1997 00:36:12 +0000 (00:36 +0000)]
    * sh.md (attribute "type"): Add nil.
        (movsi_ie): y/y alternative is type nil.
        (movsf_ie): Replace ry/yr/X alternative by r/y/X , y/r/X and y/y/X
        alternatives.
        (movsf_ie+1): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16575 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoFix gcc2 irix5 c-torture failures, EH/large frame errors
wilson [Tue, 18 Nov 1997 23:42:00 +0000 (23:42 +0000)]
Fix gcc2 irix5 c-torture failures, EH/large frame errors
* mips/mips.c (save_restore_insns): If gp_offset or fp_offset are
large_int, emit two insns instead of one splitable insn.
* dwarf2out.c (dwarf2out_frame_debug): When set cfa_store_offset
from cfa_temp_value, use cfa_offset.  Add assert checking that
cfa_reg is SP.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16573 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoVarious changes from devo.
law [Tue, 18 Nov 1997 19:36:21 +0000 (19:36 +0000)]
Various changes from devo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16568 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.
law [Tue, 18 Nov 1997 16:53:45 +0000 (16:53 +0000)]
    * stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16567 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * libI77/close.c (f_exit): Reset f__init so that f_clos does not
law [Tue, 18 Nov 1997 16:48:12 +0000 (16:48 +0000)]
    * libI77/close.c (f_exit): Reset f__init so that f_clos does not
        (incorrectly) think there is an I/O recursion when program is
        interrupted.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16565 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoMon Nov 17 23:42:03 1997 Bruno Haible <haible@ilog.fr>
jason [Tue, 18 Nov 1997 08:07:55 +0000 (08:07 +0000)]
Mon Nov 17 23:42:03 1997  Bruno Haible <haible@ilog.fr>

* pt.c (do_poplevel): Don't prohibit jumps into this contour.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16558 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoFrom Tom Tromey
wilson [Mon, 17 Nov 1997 23:41:05 +0000 (23:41 +0000)]
From Tom Tromey
* cccp.c (deps_output): Properly quote file names for make.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16555 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * t-h8300 (MULTILIB_EXCEPTIONS): Define.
law [Mon, 17 Nov 1997 20:20:59 +0000 (20:20 +0000)]
    * t-h8300 (MULTILIB_EXCEPTIONS): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16553 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * search.c (dfs_record_inheritance): Ignore template type parms.
jason [Mon, 17 Nov 1997 19:36:41 +0000 (19:36 +0000)]
* search.c (dfs_record_inheritance): Ignore template type parms.

Fixes 13688.

* friend.c (do_friend): Warn about non-template friends in templates.

* call.c (build_op_delete_call): Fix handling of inherited delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16551 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * i386/sco5.h (HAVE_ATEXIT): Delete definition.
law [Mon, 17 Nov 1997 06:54:20 +0000 (06:54 +0000)]
    * i386/sco5.h (HAVE_ATEXIT): Delete definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16536 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * cse.c (cse_insn): Don't look at JUMP_LABEL field of a conditionl
law [Mon, 17 Nov 1997 06:51:20 +0000 (06:51 +0000)]
    * cse.c (cse_insn): Don't look at JUMP_LABEL field of a conditionl
        return.
        (cse_end_of_basic_block): Similarly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16534 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * i386/sco5.h (ASM_OUTPUT_ALIGNED_BSS): Define.
law [Mon, 17 Nov 1997 06:01:57 +0000 (06:01 +0000)]
    * i386/sco5.h (ASM_OUTPUT_ALIGNED_BSS): Define.
        (SELECT_RTX_SECTION): Define.
        (LIBGCC_SPEC, LIB_SPEC): Do the right thing for PIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16532 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Makefile.in (compare, compare-lean): Define $stage for each
law [Mon, 17 Nov 1997 05:46:29 +0000 (05:46 +0000)]
    * Makefile.in (compare, compare-lean): Define $stage for each
        shell command.
        (gnucompare, gnucompare-lean): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16530 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * Makefile.in (SHLIB): Build with CC instead of CXX.
law [Mon, 17 Nov 1997 05:41:36 +0000 (05:41 +0000)]
    * Makefile.in (SHLIB): Build with CC instead of CXX.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16528 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * alpha/win-nt.h (TRAMPOLINE_TEMPLATE): Fix offsets.
law [Mon, 17 Nov 1997 05:04:23 +0000 (05:04 +0000)]
    * alpha/win-nt.h (TRAMPOLINE_TEMPLATE): Fix offsets.

        * alpha.h (ASM_OUTPUT_ADDR_DIFF_ELT): Add an L for the local label
        to correspond with the change to ASM_GENERATE_INTERNAL_LABEL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16526 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * call.c (build_new_op): Fix copy error.
jason [Sat, 15 Nov 1997 08:36:38 +0000 (08:36 +0000)]
* call.c (build_new_op): Fix copy error.
(build_op_new_call): New fn.
(build_op_delete_call): New fn.
* cp-tree.h: Declare them.
* init.c (build_new): Use them.  Support placement delete.
(build_x_delete): Use build_op_delete_call.
(build_delete): Likewise.
* decl2.c (delete_sanity): Likewise.
(coerce_delete_type): Don't complain about placement delete.

Support placement delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16501 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoadd missing comment from devo.
law [Fri, 14 Nov 1997 17:59:57 +0000 (17:59 +0000)]
add missing comment from devo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16499 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * dwarfout.c (byte_size_attribute): Add local var upper_bound
law [Fri, 14 Nov 1997 16:07:17 +0000 (16:07 +0000)]
    * dwarfout.c (byte_size_attribute):  Add local var upper_bound
        and add case to handle STRING_TYPE.
        * dwarfout.c (output_string_type_die):  Fix code to generate
        correct string length attribute for fixed length strings.
        Still needs support for varying length strings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16498 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * toplev.c (get_run_time): Do something sensible for cygwin32.
law [Fri, 14 Nov 1997 15:44:56 +0000 (15:44 +0000)]
    * toplev.c (get_run_time): Do something sensible for cygwin32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16497 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago1997-11-14 Dave Love <d.love@dl.ac.uk>
law [Fri, 14 Nov 1997 15:13:42 +0000 (15:13 +0000)]
1997-11-14  Dave Love  <d.love@dl.ac.uk>

* intrin.def: Supply gfrt for CPU_TIME.  Generalize arg types of
INT2, INT8, per doc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16496 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * expr.c (expand_builtin_setjmp): Set
law [Fri, 14 Nov 1997 14:51:00 +0000 (14:51 +0000)]
    * expr.c (expand_builtin_setjmp): Set
        current_function_has_nonlocal_label.
        * stupid.c (stupid_life_analysis): If has_nonlocal_label, kill
        call-saved registers across calls.

        * alpha.md (exception_receiver): Remove.
        (nonlocal_goto_receiver_osf): New
        (nonlocal_goto_receiver_vms): Renamed from nonlocal_goto_receiver.
        (nonlocal_goto_receiver): New, select _osf or _vms.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16492 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * alpha.c (output_prolog [*]): Prefix entry labels with '$' to
law [Fri, 14 Nov 1997 14:43:14 +0000 (14:43 +0000)]
    * alpha.c (output_prolog [*]): Prefix entry labels with '$' to
        keep them from being propogated to the object file.
        (alpha_write_linkage): Likewise.
        * alpha.md (call_vms): Likewise.
        (call_value_vms): Likewise.
        (unnamed osf call insns): Likewise.

        * alpha.h (ASM_OUTPUT_INTERNAL_LABEL): Don't omit L from local label.
        (ASM_GENERATE_INTERNAL_LABEL): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16490 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * alpha.c (call_operand): Any reg is valid for WinNT.
law [Fri, 14 Nov 1997 14:23:25 +0000 (14:23 +0000)]
    * alpha.c (call_operand): Any reg is valid for WinNT.
        * alpha.md (call_nt, call_value_nt): Don't force address into $27.
        (anon nt calls): Add 'R' alternative.
        * alpha/win-nt.h (TRAMPOLINE_TEMPLATE, TRAMPOLINE_SIZE,
        INITIALIZE_TRAMPOLINE): Handle lack of original $27 and 32-bit ptrs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16487 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * calls.c (expand_call): Handle pcc_struct_value correctly for C++.
law [Fri, 14 Nov 1997 14:06:07 +0000 (14:06 +0000)]
    * calls.c (expand_call): Handle pcc_struct_value correctly for C++.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16485 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * i386/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Delete defines.
law [Fri, 14 Nov 1997 13:59:51 +0000 (13:59 +0000)]
    * i386/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Delete defines.
        * i386/xm-mingw32.h (HAVE_FILE_H, HAVE_RUSAGE): Likewise.
        * rs6000/xm-cygwin32.h (HAVE_FILE_H, HAVE_RUSAGE): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16484 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * reload1.c (new_spill_reg): Improve fixed or forbidden register
law [Fri, 14 Nov 1997 03:36:47 +0000 (03:36 +0000)]
    * reload1.c (new_spill_reg): Improve fixed or forbidden register
        spill error message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16483 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * prefix.c: Use stdarg.h only ifdef __STDC__. Otherwise,
law [Fri, 14 Nov 1997 03:27:55 +0000 (03:27 +0000)]
    * prefix.c: Use stdarg.h only ifdef __STDC__.  Otherwise,
        use varargs.h.  Wrap header with <>, not "".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16482 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * integrate.c (save_for_inline_copying): Add return value from
law [Fri, 14 Nov 1997 03:20:11 +0000 (03:20 +0000)]
    * integrate.c (save_for_inline_copying): Add return value from
        savealloc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16481 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * fixincludes: Be a little more restrictive on what we will
law [Fri, 14 Nov 1997 02:13:03 +0000 (02:13 +0000)]
    * fixincludes: Be a little more restrictive on what we will
        substitute to replace definitions of MAXINT for HPUX.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16480 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoAdd -frepo docs.
law [Fri, 14 Nov 1997 01:56:51 +0000 (01:56 +0000)]
Add -frepo docs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16478 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoMinor spacing nit.
law [Fri, 14 Nov 1997 01:42:45 +0000 (01:42 +0000)]
Minor spacing nit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16477 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoComment change.
law [Fri, 14 Nov 1997 01:41:19 +0000 (01:41 +0000)]
Comment change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16476 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * dbxout.c (dbxout_symbol_location): Don't assume that variables
law [Fri, 14 Nov 1997 01:39:43 +0000 (01:39 +0000)]
    * dbxout.c (dbxout_symbol_location): Don't assume that variables
        whose address is the stack or argument pointers are indirect
        pointers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16475 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * cccp.c, cpplib.c (compare_defs):
law [Fri, 14 Nov 1997 01:33:27 +0000 (01:33 +0000)]
    * cccp.c, cpplib.c (compare_defs):
        Don't complain about arg name respellings unless pedantic.
        * cpplib.c (compare_defs): Accept pfile as new arg.
        All callers changed.
Bring over from the FSF.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16474 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * fold-const.c (fold_truthop): Fix bug in last change.
amylaar [Fri, 14 Nov 1997 00:38:08 +0000 (00:38 +0000)]
    * fold-const.c (fold_truthop): Fix bug in last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16473 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agopatch from paul eggert to fix -0.0/0.0 confusion that breaks glibc
wilson [Fri, 14 Nov 1997 00:07:27 +0000 (00:07 +0000)]
patch from paul eggert to fix -0.0/0.0 confusion that breaks glibc
* real.h (REAL_VALUES_IDENTICAL): New macro.
* expr.c (is_zeros_p): Don't consider -0.0 to be all zeros.
* fold-const.c (operand_equal_p): Don't consider -0.0 to be
identical to 0.0.
* tree.c (simple_cst_equal): Don't consider -0.0 to have the
same tree structure as 0.0.
* varasm.c (immed_real_const_1): Use new REAL_VALUES_IDENTICAL
macro instead of doing it by hand.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16472 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * v850/lib1funcs.asm: Minor whitespace changes.
law [Thu, 13 Nov 1997 23:55:08 +0000 (23:55 +0000)]
    * v850/lib1funcs.asm: Minor whitespace changes.
        * v850.c: Fix minor formatting problems in many places.
        (construct_restore_jr, construct_save_jarl): Remove unwanted aborts.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16471 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoWhitespace changes.
law [Thu, 13 Nov 1997 23:49:41 +0000 (23:49 +0000)]
Whitespace changes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16470 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * flow.c (find_basic_blocks): During marking phase, if we encounter
law [Thu, 13 Nov 1997 23:09:27 +0000 (23:09 +0000)]
    * flow.c (find_basic_blocks): During marking phase, if we encounter
        an insn with a REG_LABEL note, make the target block live and
        create an edge from the insn to the target block.  Do not make
        edges from all blocks to the target block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16469 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping xplus0 and
law [Thu, 13 Nov 1997 21:09:05 +0000 (21:09 +0000)]
* mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping xplus0 and
xplus1 when xplus0 is not a register.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16467 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoremoved unused parm to build_new_function_call
jason [Thu, 13 Nov 1997 20:01:21 +0000 (20:01 +0000)]
removed unused parm to build_new_function_call

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16464 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agotweak
jason [Thu, 13 Nov 1997 19:17:55 +0000 (19:17 +0000)]
tweak

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16463 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDeveloper/Headers.
law [Thu, 13 Nov 1997 18:53:09 +0000 (18:53 +0000)]
    * m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDeveloper/Headers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16462 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * confiugre.in: Tweak NCR entries.
law [Thu, 13 Nov 1997 18:43:00 +0000 (18:43 +0000)]
    * confiugre.in: Tweak NCR entries.
        * configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16458 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoFix problems in splitting DF constants on big endian hosts & Davids patch for power...
meissner [Thu, 13 Nov 1997 16:59:07 +0000 (16:59 +0000)]
Fix problems in splitting DF constants on big endian hosts & Davids patch for power shifts.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16454 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * init.c (build_new): Make the cleanup last longer.
jason [Thu, 13 Nov 1997 10:11:23 +0000 (10:11 +0000)]
* init.c (build_new): Make the cleanup last longer.
(expand_vec_init): Call do_pending_stack_adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16451 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agolose implicit int
jason [Thu, 13 Nov 1997 09:36:16 +0000 (09:36 +0000)]
lose implicit int

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16449 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * fold-const.c (fold_truthop): When changing a one-bit comparison
amylaar [Thu, 13 Nov 1997 00:09:37 +0000 (00:09 +0000)]
* fold-const.c (fold_truthop): When changing a one-bit comparison
against zero into a comparison against mask, do a proper sign
extension.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16448 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agothinko
jason [Wed, 12 Nov 1997 20:15:09 +0000 (20:15 +0000)]
thinko

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16446 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * pt.c (do_type_instantiation): Fix typo.
jason [Wed, 12 Nov 1997 19:50:15 +0000 (19:50 +0000)]
* pt.c (do_type_instantiation): Fix typo.
(mark_class_instantiated): If we support one_only but not weak
symbols, don't mark this as known.

* init.c (build_new): Handle cookies in EH cleanup.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16444 138bc75d-0d04-0410-961f-82ee72b054a4

26 years agoFix typo.
law [Wed, 12 Nov 1997 18:21:36 +0000 (18:21 +0000)]
Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16443 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * except.c: Do not include "assert.h".
law [Wed, 12 Nov 1997 17:07:46 +0000 (17:07 +0000)]
    * except.c: Do not include "assert.h".
        (save_eh_status): Turn asserts into conditional aborts.
        (restore_eh_status, scan_region): Likewise.
        * dwarfout.c: Do not include "assert.h".
        (bit_offset_attribute): Turn asserts into conditional aborts.
        (bit_size_attribute, output_inlined_enumeration_type_die): Likewise.
        (output_inlined_structure_type_die): Likewise.
        (output_inlined_union_type_die): Likewise
        (output_tagged_type_instantiation): Likewise.
        (dwarfout_file_scope_decl): Likewise.
        * dwarf2out.c: Do not include "assert.h"
        (expand_builtin_dwarf_reg_size): Turn asserts into conditional aborts.
        (reg_save, initial_return_save, dwarf2out_frame_debug): Likewise.
        (add_child_die, modified_type_die, add_bit_offset_attribute): Likewise.
        (add_bit_size_attribute, scope_die_for): Likewise.
        (output_pending_types_for_scope): Likewise.
        (get_inlined_enumeration_type_die): Likewise.
        (get_inlined_structure_type_die): Likewise.
        (get_inlined_union_type_die, gen_subprogram_die): Likewise.
        (gen_tagged_type_instantiation_die): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16442 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * flow.c (find_basic_blocks): Refine further to get a more correct
law [Wed, 12 Nov 1997 16:36:43 +0000 (16:36 +0000)]
    * flow.c (find_basic_blocks): Refine further to get a more correct
        cfg, especially in the presense of exception handling, computed
        gotos, and other non-trivial cases.  Call abort if an inaccuracy
        is detected in the cfg.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16440 138bc75d-0d04-0410-961f-82ee72b054a4

26 years ago * call.c (build_method_call): Call complete_type before checking
bkoz [Wed, 12 Nov 1997 16:18:52 +0000 (16:18 +0000)]
* call.c (build_method_call): Call complete_type before checking
  for destructor.
g++/13098 fix!!

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16438 138bc75d-0d04-0410-961f-82ee72b054a4