platform/upstream/linaro-gcc.git
24 years ago * error.c (dump_template_parms): Don't use TS_PEDANTIC_NAME
nathan [Wed, 29 Sep 1999 14:59:56 +0000 (14:59 +0000)]
* error.c (dump_template_parms): Don't use TS_PEDANTIC_NAME
to change primary template rendering.

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

24 years ago * cp-tree.h (UPT_TEMPLATE): Remove.
mmitchel [Wed, 29 Sep 1999 08:16:38 +0000 (08:16 +0000)]
* cp-tree.h (UPT_TEMPLATE): Remove.
(UPT_PARMS): Likewise.
(DECL_NEEDED_P): New macro.
* decl2.c (finish_vtable_vardecl): Use it.
(finish_objects): Don't crash with -fsyntax-only.
(finish_file): Use DECL_NEEDED_P.  Don't prune vtables when
-fsyntax-only.
* pt.c (tsubst_friend_function): Remove FIXME that talks about
obstacks.
(tsubst_expr): Correct handling of function try-blocks.
* semantics.c: Include flags.h.
(expand_body): Don't do RTL generation if -fsyntax-only.
* Makefile.in (semantics.o): Depends on flags.h.

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

24 years ago * cp-tree.h (UPT_TEMPLATE): Remove.
mmitchel [Wed, 29 Sep 1999 08:06:21 +0000 (08:06 +0000)]
* cp-tree.h (UPT_TEMPLATE): Remove.
(UPT_PARMS): Likewise.
(DECL_NEEDED_P): New macro.
* decl2.c (finish_vtable_vardecl): Use it.
(finish_objects): Don't crash with -fsyntax-only.
(finish_file): Use DECL_NEEDED_P.  Don't prune vtables when
-fsyntax-only.
* pt.c (tsubst_friend_function): Remove FIXME that talks about
obstacks.
(tsubst_expr): Correct handling of function try-blocks.
* semantics.c: Include flags.h.
(expand_body): Don't do RTL generation if -fsyntax-only.
* Makefile.in (semantics.o): Depends on flags.h.

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

24 years agoDaily bump.
law [Wed, 29 Sep 1999 07:45:09 +0000 (07:45 +0000)]
Daily bump.

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

24 years agoCopyright tweaks.
law [Wed, 29 Sep 1999 03:40:50 +0000 (03:40 +0000)]
Copyright tweaks.

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

24 years ago1999-09-28 Gabriel Dos Reis <gdr@codesourcery.com>
gdr [Wed, 29 Sep 1999 01:10:44 +0000 (01:10 +0000)]
1999-09-28  Gabriel Dos Reis  <gdr@codesourcery.com>

Implement function template instantiation pretty printing.

        * pt.c (most_general_template): Adjust declaration.

        * cp-tree.h: (most_general_template): Declare.

        * error.c (dump_template_value): Rename to ...
        (dump_template_argument): This.
        (dump_template_argument_list): New function.
        (dump_type): Use it.
        (dump_template_parameter): New function.
        (dump_template_decl): Use it.
        (dump_template_bindings): New function.
        (dump_function_decl): Use it. Pretty print function template
        instantiations.

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

24 years agoFixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@fmco...
ovidiu [Wed, 29 Sep 1999 00:37:49 +0000 (00:37 +0000)]
Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@fmco.com>).

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

24 years ago * configure: Rebuilt.
tromey [Tue, 28 Sep 1999 22:16:57 +0000 (22:16 +0000)]
* configure: Rebuilt.
* configure.in (PROCESS): In POSIX case, only set if not already
set.
* configure.host (PROCESS): Set in mips-tx39 case.

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

24 years ago * aclocal.m4, configure: Rebuilt.
tromey [Tue, 28 Sep 1999 20:37:20 +0000 (20:37 +0000)]
* aclocal.m4, configure: Rebuilt.
* acinclude.m4 (LIB_AC_PROG_CC): Provide appropriate AC_PROG_ symbol.

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

24 years ago * aclocal.m4, configure: Rebuilt.
tromey [Tue, 28 Sep 1999 20:14:11 +0000 (20:14 +0000)]
* aclocal.m4, configure: Rebuilt.
* acinclude.m4 (LIB_AC_PROG_CC, LIB_AC_PROG_CXX): Provide

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

24 years ago * xcoffout.c (xcoffout_declare_function): Add documentation.
dje [Tue, 28 Sep 1999 18:13:58 +0000 (18:13 +0000)]
* xcoffout.c (xcoffout_declare_function): Add documentation.
* rs6000.c (num_insns_constant_wide): Use TARGET_POWERPC64 not
TARGET_64BIT.  Compare constant to -1, not bit pattern.
(easy_fp_constant): Use TARGET_POWERPC64 not TARGET_64BIT.
(expand_block_move): Allow 8 DImode loads for PowerPC64.  Fix
gen_movsi typos.

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

24 years agoNew test: check ability to generate debug information for incomplete types in
nickc [Tue, 28 Sep 1999 17:26:01 +0000 (17:26 +0000)]
New test: check ability to generate debug information for incomplete types in
inline functions.

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

24 years agoFix the handling of inline, unresolved type references.
nickc [Tue, 28 Sep 1999 17:11:44 +0000 (17:11 +0000)]
Fix the handling of inline, unresolved type references.

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

24 years ago * c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined,
crux [Tue, 28 Sep 1999 13:43:34 +0000 (13:43 +0000)]
* c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined,
call it.
* reg-stack.c (straighten_stack): Copy hard reg set with
COPY_HARD_REG_SET.

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

24 years ago * g++.old-deja/g++.other/decl6.C: New test.
nathan [Tue, 28 Sep 1999 12:46:10 +0000 (12:46 +0000)]
* g++.old-deja/g++.other/decl6.C: New test.

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

24 years ago * decl.c (grokdeclarator): Distinguish parameter context for
nathan [Tue, 28 Sep 1999 12:30:22 +0000 (12:30 +0000)]
* decl.c (grokdeclarator): Distinguish parameter context for
diagnostics. Tidy up missing type diagnostic.
Diagnose `explicit' in one place. Diagnose `mutable' in one place.

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

24 years ago * gcc.c-torture/execute/va-arg-10.c: New test.
rth [Tue, 28 Sep 1999 08:20:28 +0000 (08:20 +0000)]
    * gcc.c-torture/execute/va-arg-10.c: New test.

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

24 years ago * builtins.c (stabilize_va_list): Stabilize array type va_list
rth [Tue, 28 Sep 1999 08:15:38 +0000 (08:15 +0000)]
    * builtins.c (stabilize_va_list): Stabilize array type va_list
        to a pointer type, not the base record type.
        (expand_builtin_va_copy): Dereference the pointers explicitly;
        use the correct size for the copy.

        * rs6000.c (rs6000_va_start): Dereference valist to get to the record.
        (rs6000_va_arg): Likewise.

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

24 years agoDaily bump.
law [Tue, 28 Sep 1999 07:45:12 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * ir.texi: Improve documentation for TARGET_EXPR.
mmitchel [Tue, 28 Sep 1999 07:40:15 +0000 (07:40 +0000)]
* ir.texi: Improve documentation for TARGET_EXPR.

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

24 years ago* rtl.h (struct rtx_def): Move gc_mark to align mode field.
rth [Tue, 28 Sep 1999 06:28:33 +0000 (06:28 +0000)]
* rtl.h (struct rtx_def): Move gc_mark to align mode field.

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

24 years ago * tree.h (struct tree_decl): Use `bclass', not `class', in name of
mmitchel [Tue, 28 Sep 1999 06:18:11 +0000 (06:18 +0000)]
* tree.h (struct tree_decl): Use `bclass', not `class', in name of
field.
(DECL_BUILT_IN_CLASS): Adjust accordingly.

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

24 years ago * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
rth [Tue, 28 Sep 1999 06:05:53 +0000 (06:05 +0000)]
    * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
        (init_ggc): Use it instead of a constant.
        (ggc_collect): Bound allocated_last_gc by it.

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

24 years ago * fixinc/fixinc.irix (stdio.h): Hack stdio.h to avoid problems
law [Tue, 28 Sep 1999 01:11:08 +0000 (01:11 +0000)]
    * fixinc/fixinc.irix (stdio.h): Hack stdio.h to avoid problems
        with va_list.

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

24 years ago * include/sparc-signal.h (SIGNAL_HANDLER): Third argument now a
tromey [Mon, 27 Sep 1999 21:16:40 +0000 (21:16 +0000)]
* include/sparc-signal.h (SIGNAL_HANDLER): Third argument now a
`void *'.
(MAKE_THROW_FRAME): Cast third argument back to `ucontext_t *'.

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

24 years ago * configure.in (mips*el-*-openbsd*): Don't duplicate default settings.
gavin [Mon, 27 Sep 1999 20:02:46 +0000 (20:02 +0000)]
* configure.in (mips*el-*-openbsd*):  Don't duplicate default settings.
(mips*-*-openbsd*):  Let big endian configuration be a fragment.
* configure:  Regen.
* config/mips/openbsd.h:  New, OpenBSD little endian target.
* config/mips/openbsd-be.h:  New, OpenBSD big endian target fragment.
* config/mips/xm-openbsd.h:  New, OpenBSD host.

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

24 years ago * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin
law [Mon, 27 Sep 1999 17:45:52 +0000 (17:45 +0000)]
    * alloca-conf.h (alloca) [C_ALLOCA]: Don't use Gcc builtin
        or <alloca.h>.
        * clock.c (GNU_HZ): New definition.
        (clock): Use it.
        * getruntime.c: Likewise.

        * config.table: Use mh-beos.
        * config/mh-beos: New file.

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

24 years ago * configure.in: Recognize target *vxworks* and add fragment vxworks.mt.
law [Mon, 27 Sep 1999 17:39:43 +0000 (17:39 +0000)]
    * configure.in: Recognize target *vxworks* and add fragment vxworks.mt.
        * config/vxworks.mt: New file.
        * gen-params: Let configure override HAVE_PRINTF_FP.

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

24 years agoKill RCSid strings.
law [Mon, 27 Sep 1999 17:36:14 +0000 (17:36 +0000)]
Kill RCSid strings.

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

24 years agoUpdate copyright.
law [Mon, 27 Sep 1999 17:33:09 +0000 (17:33 +0000)]
Update copyright.

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

24 years ago * config/m68k/m68k.c (output_function_prologue,
schwab [Mon, 27 Sep 1999 08:43:01 +0000 (08:43 +0000)]
* config/m68k/m68k.c (output_function_prologue,
output_function_epilogue): Use
current_function_uses_pic_offset_table instead of regs_ever_live
to decide whether to save/restore pic register.
(legitimize_pic_address): Don't modify regs_ever_live any more.

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

24 years agoReformat ChangeLog 1999-09-27 Nathan Sidwell <nathan@acm.org>
nathan [Mon, 27 Sep 1999 08:34:37 +0000 (08:34 +0000)]
Reformat ChangeLog 1999-09-27  Nathan Sidwell  <nathan@acm.org>

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

24 years ago * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
nathan [Mon, 27 Sep 1999 08:28:19 +0000 (08:28 +0000)]
* g++.old-deja/g++.pt/memtemp77.C: Adjust expected
__PRETTY_FUNCTION__.

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

24 years ago Augment stringification of trees.
nathan [Mon, 27 Sep 1999 08:26:00 +0000 (08:26 +0000)]
Augment stringification of trees.
* cp-tree.h (tree_string_flags): New error stringifying enumeration.
(fndecl_as_string, type_as_string_real, args_as_string,
code_as_string, language_as_string, parm_as_string,
op_as_string, assop_as_string, cv_as_string): Remove.
(type_as_string, decl_as_string, expr_as_string): Adjust prototype.
(context_as_string): Declare new function.
* error.c (cp_printers): Move definition.
(OB_UNPUT): Remove.
(OB_END_TEMPLATE_ID): Adjust.
(interesting_scope_p): Remove.
(dump_scope): New static function.
(dump_qualifiers): Adjust prototype, reimplement.
(dump_template_value): Use tree_string_flags.
(dump_type_real): Move back to dump_type.
(dump_type): Adjust prototype. Use tree_string_flags.
(dump_aggr_type): Likewise. Use dump_template_parms.
(dump_type_prefix): Adjust prototype. Use tree_string_flags. Return pad flag.
(dump_type_suffix): Adjust prototype. Use tree_string_flags.
(dump_simple_decl): Likewise.
(dump_decl): Likewise. Use dump_template_decl.
(dump_template_decl): New static function broken out of dump_decl.
(dump_function_decl): Adjust prototype. Use tree_string_flags.
(dump_parameters): Likewise. Prefix space.
(dump_exception_spec): Adjust prototype. Use tree_string_flags.
(dump_function_name): Likewise. Use dump_template_parms.
(dump_template_parms): New static function broken out of
dump_function_name.
(dump_expr_list): Adjust prototype. Use tree_string_flags.
(dump_expr): Likewise.
(fndecl_as_string): Removed
(type_as_string_real): Removed
(dump_binary_op): Adjust prototype. Use tree_string_flags.
(dump_unary_op): Likewise.
(type_as_string): Likewise.
(expr_as_string): Likewise.
(decl_as_string): Likewise.
(context_as_string): New function.
(lang_decl_name): Adjust.
(decl_to_string): New static print callback.
(expr_to_string): Likewise.
(fndecl_to_string): Likewise.
(code_as_string): Renamed to ...
(code_to_string): ... here. Adjust.
(language_as_string): Renamed to ...
(language_to_string): ... here. Adjust.
(parm_as_string): Renamed to ...
(parm_to_string): ... here.
(op_as_string): Renamed to ...
(op_to_string): ... here.
(assop_as_string): Renamed to ...
(assop_to_string): ... here.
(type_to_string): New static print callback.
(args_as_string): Renamed to ...
(args_to_string): ... here. Adjust.
(cv_as_string): Renamed to ...
(cv_to_string): ... here. Adjust.
* pt.c (mangle_class_name_for_template): Use tree_string_flags.
(print_template_context): Likewise.

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

24 years agoDaily bump.
law [Mon, 27 Sep 1999 07:45:12 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * cp-tree.h (expand_throw): Remove prototype.
mmitchel [Mon, 27 Sep 1999 01:27:18 +0000 (01:27 +0000)]
* cp-tree.h (expand_throw): Remove prototype.
* except.c (expand_throw): Make it static.  Use tree-generation
functions, rather than RTL-generation functions.
(build_throw): Use it.
* expr.c: Include except.h.
(cplus_expand_expr): Don't call expand_throw here.
* Makefile.in (expr.o): Depend on except.h.
* ir.texi: Update documentation for THROW_EXPR.

* decl.c (start_function): Set x_dont_save_pending_sizes rather
than calling get_pending_sizes.
* init.c (build_new): Don't save and restore
immediate_size_expand; instead, assert that it has the expected
value already.

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

24 years ago * config/i386/dgux.h (SELECT_RTX_SECTION): Provide dummy argument
robertl [Sun, 26 Sep 1999 21:43:48 +0000 (21:43 +0000)]
* config/i386/dgux.h (SELECT_RTX_SECTION): Provide dummy argument
for symbolic_operand().
* config/i386/sco5.h (SELECT_RTX_SECTION): Likewise.

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

24 years ago * decl.c (start_function): Set x_dont_save_pending_sizes rather
mmitchel [Sun, 26 Sep 1999 18:16:47 +0000 (18:16 +0000)]
* decl.c (start_function): Set x_dont_save_pending_sizes rather
than calling get_pending_sizes.
* init.c (build_new): Don't save and restore
immediate_size_expand; instead, assert that it has the expected
value already.

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

24 years ago * function.h (struct function): Add x_dont_save_pending_sizes_p.
mmitchel [Sun, 26 Sep 1999 18:13:28 +0000 (18:13 +0000)]
* function.h (struct function): Add x_dont_save_pending_sizes_p.
* stor-layout.c (variable_size): Don't add sizes to the pending
sizes list if x_dont_save_pending_sizes_p is set.

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

24 years ago * combine.c (gen_rtx_combine): Add missing call to va_end().
ghazi [Sun, 26 Sep 1999 11:40:53 +0000 (11:40 +0000)]
* combine.c (gen_rtx_combine): Add missing call to va_end().

* final.c (asm_fprintf): Likewise.

* genattrtab.c (attr_rtx): Likewise.

cp:
* lex.c (compiler_error): Add missing call to va_end().

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

24 years agoDaily bump.
law [Sun, 26 Sep 1999 07:45:09 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * cse.c: Update comments.
law [Sat, 25 Sep 1999 19:13:18 +0000 (19:13 +0000)]
    * cse.c: Update comments.
        (cse_insn): When converting a conditional/computed jump into
        an unconditional jump, always make sure a BARRIER immediately
        follows the converted jump.  Do not delete unreachable code.
        (cse_basic_block): Do not delete unreachable code.
        * toplev.c (rest_of_compilation): Move call to
        delete_trivially_dead_insns after the conditional call to
        jump_optimize.

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

24 years ago * dump.c (dequeue_and_dump): Handle RESULT_DECL.
mmitchel [Sat, 25 Sep 1999 18:16:08 +0000 (18:16 +0000)]
* dump.c (dequeue_and_dump): Handle RESULT_DECL.
* ir.texi: Document RESULT_DECL and DECL_RESULT.

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

24 years ago * cp-tree.h (check_return_expr): New function.
mmitchel [Sat, 25 Sep 1999 18:10:04 +0000 (18:10 +0000)]
* cp-tree.h (check_return_expr): New function.
* decl.c (finish_constructor_body): New function.
(pushdecl): Put global friend functions in namespace binding
level, not the class binding level.
(finish_destructor_body): Make sure the dtor_label is always
defined.  Fix typo in comment.
(finish_function): Move generation of constructor-termination code
to semantic-analysis time.  Move generation of implicit `main'
return value to semantic-analysis time.
* semantics.c (finish_return_stmt): Generate goto's to
ctor_label/dtor_label here.  Use check_return_expr to do semantic
analysis on the returned expression.
* typeck.c (maybe_warn_about_returning_address_of_local): New
function split out from c_expand_return.
(check_return_expr): Likewise.
(c_expand_return): Just generate the RTL for the return.

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

24 years agoinclude:
ghazi [Sat, 25 Sep 1999 13:11:17 +0000 (13:11 +0000)]
include:

        * libiberty.h (make_temp_file):  Add a prototype.

libiberty:

        * choose-temp.c: Remove obsolete comment about gcc.
        (make_temp_file): Constify a char*.

gcc:

        * collect2.c (make_temp_file): Don't prototype.

        * gcc.c (make_temp_file): Likewise.

        * mips.c (mips_make_temp_file): Renamed from `make_temp_file'.

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

24 years agoTidy up assemble_variable()'s handling of uninitialised varaibles.
nickc [Sat, 25 Sep 1999 12:45:09 +0000 (12:45 +0000)]
Tidy up assemble_variable()'s handling of uninitialised varaibles.

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

24 years agoDaily bump.
law [Sat, 25 Sep 1999 07:45:09 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago * cp-tree.h (CPTI_CLEANUP_TYPE): New macro.
mmitchel [Fri, 24 Sep 1999 20:54:08 +0000 (20:54 +0000)]
* cp-tree.h (CPTI_CLEANUP_TYPE): New macro.
(cleanup_type): Likewise.
(search_tree): Change prototype.
* decl.c (local_variable_p): Adjust for new interface to
search_tree.
(check_default_argument): Likewise.
* error.c (dump_expr): Handle INIT_EXPR.
* except.c (expand_throw): Don't make cleanup_type a local static.
* expr.c (cplus_expand_expr): Don't handle NEW_EXPR.
* init.c (build_new): Call build_new_1 directly, rather than
building a NEW_EXPR.
(build_new_1): Tidy.  Don't build a VEC_INIT_EXPR except when
processing file-scope initializers.
* lex.c (init_parse): Add an opname_tab entry for INIT_EXPR.
* tree.c: Include splay-tree.h
(no_linkage_helper): Adjust for new interface to search_tree.
(search_tree): Pass around pointers to tree nodes, rather than the
nodes themselves.  Handle VEC_INIT_EXPR.
(no_linkage_check): Adjust for new interface to search_tree.
(mapcar): Handle VEC_INIT_EXPR.
(target_remap): New variable.
(bot_manip): Use it.
(bot_replace): New function.
(break_out_target_exprs): Use it to remap all variables used in a
default argument expression.
* typeck.c (build_modify_expr): Don't crash when outside a
function and presented with an INIT_EXPR assignment
* Makefile.in (tree.o): Depend on splay-tree.h.

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

24 years agoChanged credit to the right person.
apbianco [Fri, 24 Sep 1999 19:33:23 +0000 (19:33 +0000)]
Changed credit to the right person.

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

24 years agoFri Sep 24 12:23:05 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Fri, 24 Sep 1999 19:24:19 +0000 (19:24 +0000)]
Fri Sep 24 12:23:05 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* decl.c (insert_block): Removed unconditional `abort'.

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

24 years ago Fix for PR java.util/47:
tromey [Fri, 24 Sep 1999 19:12:23 +0000 (19:12 +0000)]
Fix for PR java.util/47:
* configure, include/config.h: Rebuilt.
* configure.in: Don't look for ctime or ctime_r.
* Makefile.in: Rebuilt.
* Makefile.am (nat_source_files): Don't mention natDate.cc.
* java/util/natDate.cc: Removed.
* java/util/TimeZone.java (tzIDs, rawOffsets, timeZones): New
static fields.
(getAvailableIDs): Rewrote.
(getTimeZone): Rewrote.
* java/util/Date.java (toGMTString): New method.
(toLocaleString): New method.
(toString): Rewrote.

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

24 years agoCope with down shifting a 32 bit constant on a 64 bit host.
nickc [Fri, 24 Sep 1999 16:12:44 +0000 (16:12 +0000)]
Cope with down shifting a 32 bit constant on a 64 bit host.

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

24 years agoMake Pmode be defined in terms of word_mode again now that emit-rtl.c
law [Fri, 24 Sep 1999 15:39:31 +0000 (15:39 +0000)]
Make Pmode be defined in terms of word_mode again now that emit-rtl.c
has been fixed.

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

24 years agoAllow to distinguish between three classes of builtin functions
crux [Fri, 24 Sep 1999 10:07:04 +0000 (10:07 +0000)]
Allow to distinguish between three classes of builtin functions

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

24 years ago * optabs.c (init_traps): Fix typo in last change.
mmitchel [Fri, 24 Sep 1999 08:40:11 +0000 (08:40 +0000)]
* optabs.c (init_traps): Fix typo in last change.

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

24 years ago * toplev.c (rest_of_decl_compilation): Update comment.
mmitchel [Fri, 24 Sep 1999 08:05:28 +0000 (08:05 +0000)]
* toplev.c (rest_of_decl_compilation): Update comment.

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

24 years ago * decl.c (pushdecl): Don't make local declarations of extern
mmitchel [Fri, 24 Sep 1999 08:03:42 +0000 (08:03 +0000)]
* decl.c (pushdecl): Don't make local declarations of extern
variables give the variable a DECL_CONTEXT for the function.
(make_rtl_for_nonlocal_decl): Don't fuss with obstacks.  Simplify.
Don't accidentally make RTL for local declarations.
(emit_local_var): Handle declarations with asm-specifiers here.

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

24 years agoDaily bump.
law [Fri, 24 Sep 1999 07:45:16 +0000 (07:45 +0000)]
Daily bump.

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

24 years ago* config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol
geoffk [Fri, 24 Sep 1999 02:01:08 +0000 (02:01 +0000)]
* config/mips/elf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol
in .sbss if appropriate.
(EXTRA_SECTION_FUNCTIONS): Add sbss.
(SBSS_SECTION_ASM_OP): New macro.
* config/mips/linux.h (EXTRA_SECTION_FUNCTIONS): Add sbss.
(EXTRA_SECTIONS): Add in_sbss.
* config/mips/mips.h: Prototype sbss_section.

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

24 years ago * ir.texi: Improve documentation for TARGET_EXPRs. Discuss
mmitchel [Fri, 24 Sep 1999 01:43:49 +0000 (01:43 +0000)]
* ir.texi: Improve documentation for TARGET_EXPRs.  Discuss
STMT_IS_FULL_EXPR_P.

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

24 years ago * cp-tree.h (language_function): Add cannot_inline.
mmitchel [Fri, 24 Sep 1999 01:29:29 +0000 (01:29 +0000)]
* cp-tree.h (language_function): Add cannot_inline.
* decl.c (start_function): Restore current_function_cannot_inline
from the saved value.
(save_function_data): Save current_function_cannot_inline.
* decl2.c (start_objects): Change prototype.  Build the function
in function-at-a-time mode.
(finish_objects): Likewise.
(generate_ctor_or_dtor_function): Adjust accordingly.

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

24 years ago * cp-tree.h (DECL_ANON_UNION_ELEMS): New macro.
mmitchel [Fri, 24 Sep 1999 01:17:29 +0000 (01:17 +0000)]
* cp-tree.h (DECL_ANON_UNION_ELEMS): New macro.
* decl2.c (finish_anon_union): Set DECL_ANON_UNION_ELEMS.
Don't call expand_anon_union_decl here
* semantics.c (exapnd_stmt): Call it here, instead.
* typeck.c (mark_addressable): Addressed variables are implicitly
used.

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

24 years ago * stmt.c (expand_start_bindings): Don't allow cleanup isntructions
mmitchel [Fri, 24 Sep 1999 01:14:54 +0000 (01:14 +0000)]
* stmt.c (expand_start_bindings): Don't allow cleanup isntructions
to disappear.

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

24 years ago * optabs.c (init_traps): Register trap_rtx as a GC root.
mmitchel [Fri, 24 Sep 1999 01:03:58 +0000 (01:03 +0000)]
* optabs.c (init_traps): Register trap_rtx as a GC root.

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

24 years ago * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.
loewis [Thu, 23 Sep 1999 22:20:08 +0000 (22:20 +0000)]
* cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.
(RECORD_OR_UNION_TYPE_CHECK, LANG_IDENTIFIER_CAST): Likewise.
(DEFARG_NODE_CHECK): Remove; replace with DEFAULT_ARG_CHECK.
* cp-tree.h: Add tree checking macros to various tree access
macros.
* ptree.c (print_lang_decl): Test for function or variable
before accessing template info.

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

24 years ago* config/mips/mips.c (function_arg_pass_by_reference): Define
oliva [Thu, 23 Sep 1999 21:42:45 +0000 (21:42 +0000)]
* config/mips/mips.c (function_arg_pass_by_reference): Define
unconditionally, since it's called unconditionally.

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

24 years agodocument -fshort-wchar
jason [Thu, 23 Sep 1999 21:19:09 +0000 (21:19 +0000)]
document -fshort-wchar

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

24 years ago * lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
jason [Thu, 23 Sep 1999 21:04:10 +0000 (21:04 +0000)]
* lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
* lang-specs.h: If -fshort-wchar, override __WCHAR_TYPE__.
* decl2.c (lang_f_options): Add -fshort-wchar.
* cp-tree.h: Declare flag_short_wchar.
* decl.c (init_decl_processing): If -fshort-wchar, use 'short unsigned
int' for wchar_t.

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

24 years ago * toplev.c (documented_lang_options): Add -fshort-wchar.
jason [Thu, 23 Sep 1999 21:03:53 +0000 (21:03 +0000)]
* toplev.c (documented_lang_options): Add -fshort-wchar.
* c-decl.c (c_decode_option): Likewise.
(init_decl_processing): If -fshort-wchar, use 'short unsigned int'
for wchar_t.
* c-common.c, c-lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
* gcc.c (default_compilers): If -fshort-wchar,
override __WCHAR_TYPE__.
* tm.texi (C Dialect Options): Add -fshort-wchar.

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

24 years ago * dwarf2out.c (output_aranges): Use DW_AT_location to find the
jason [Thu, 23 Sep 1999 20:51:06 +0000 (20:51 +0000)]
* dwarf2out.c (output_aranges): Use DW_AT_location to find the
symbol for a variable.

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

24 years ago * cpplib.h (CPP_PREPROCESSED): New macro.
jason [Thu, 23 Sep 1999 20:40:51 +0000 (20:40 +0000)]
* cpplib.h (CPP_PREPROCESSED): New macro.

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

24 years ago Fix PA problem in order of initializations.
samuel [Thu, 23 Sep 1999 20:34:19 +0000 (20:34 +0000)]
    Fix PA problem in order of initializations.
* emit-rtl.c (init_emit_once): Initialize modes first.

        Also add missing ChangeLog entry.

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

24 years ago * cpplib.c (handle_directive): Don't complain about `# NUMBER' if
jason [Thu, 23 Sep 1999 20:28:40 +0000 (20:28 +0000)]
* cpplib.c (handle_directive): Don't complain about `# NUMBER' if
we're seeing this input for a second time.

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

24 years agoRevert unintended GGC change.
rth [Thu, 23 Sep 1999 20:07:28 +0000 (20:07 +0000)]
Revert unintended GGC change.

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

24 years ago * ggc-page.c: New file.
rth [Thu, 23 Sep 1999 20:00:57 +0000 (20:00 +0000)]
    * ggc-page.c: New file.
        * Makefile.in (ggc-page.o): New.

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

24 years ago * invoke.texi: Document -fdelete-null-pointer-checks
law [Thu, 23 Sep 1999 19:57:50 +0000 (19:57 +0000)]
    * invoke.texi: Document -fdelete-null-pointer-checks
        * toplev.c (flag_delete_null_pointer_checks): New.
        (f_options): Add entry for -fdelete-null-pointer-checks.
        (rest_of_compilation): Conditionalize null pointer check
        elimination on flag_delete_null_pointer_checks.
        (main): If -O2 or greater, enable -fdelete-null-pointer-checks

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

24 years ago * jvspec.c (lang_specific_driver): Don't read spec file if
tromey [Thu, 23 Sep 1999 19:45:39 +0000 (19:45 +0000)]
* jvspec.c (lang_specific_driver): Don't read spec file if
-fsyntax-only given.

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

24 years agoShould have been checked in with Kingdon's change.
law [Thu, 23 Sep 1999 19:41:04 +0000 (19:41 +0000)]
Should have been checked in with Kingdon's change.

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

24 years ago * configure: Rebuilt.
tromey [Thu, 23 Sep 1999 19:38:11 +0000 (19:38 +0000)]
* configure: Rebuilt.
* configure.in: Print message when checking to see if gcj can
handle -fuse-divide-subroutine.

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

24 years agoFix typo in yesterday's massive change.
law [Thu, 23 Sep 1999 19:11:51 +0000 (19:11 +0000)]
Fix typo in yesterday's massive change.

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

24 years ago * java/lang/natFirstThread.cc (run): Renamed from `run0'. Removed
tromey [Thu, 23 Sep 1999 19:05:50 +0000 (19:05 +0000)]
* java/lang/natFirstThread.cc (run): Renamed from `run0'.  Removed
dead code.
* java/lang/FirstThread.java (run0): Renamed to `run'.
(run): Removed.

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

24 years ago * prims.cc (main_init): New function.
tromey [Thu, 23 Sep 1999 18:50:59 +0000 (18:50 +0000)]
* prims.cc (main_init): New function.
(JvRunMain): Call it.
(_Jv_RunMain): Likewise.
Include <signal.h>.
(main_init): Ignore SIGPIPE.  Fixes PR 51.

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

24 years ago1999-09-23 10:56 -0700 Zack Weinberg <zack@bitmover.com>
zack [Thu, 23 Sep 1999 18:02:55 +0000 (18:02 +0000)]
1999-09-23 10:56 -0700  Zack Weinberg  <zack@bitmover.com>

* iso646.h, stdarg.h, stdbool.h, stddef.h, varargs.h: Add
copyright notice and special exception to GPL.

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

24 years ago * abi64.h (mips_function_value): Add prototype arguments.
ghazi [Thu, 23 Sep 1999 17:46:23 +0000 (17:46 +0000)]
* abi64.h (mips_function_value): Add prototype arguments.

* mips-protos.h: New file with mips prototypes.

* mips.c: Include "tm_p.h".
(mktemp, lookup_name): Add prototype arguments.
(extern_list, string_constant, mips_fill_delay_slot,
mips_output_external, mips_output_external_libcall,
mips_output_filename, mips_declare_object, function_prologue,
mips_expand_prologue, function_epilogue, mips16_constant,
build_mips16_function_stub, mips_output_conditional_branch):
Constify a char*.
(mips_va_start): Remove unused variable `u'.
(mips_va_arg): Cast value to unsigned when comparing against one.
(trace): Delete.
(save_restore_insns, mips_expand_prologue): Add missing arg in
call to `large_int'.

* mips.h: Move prototypes to mips-protos.h.
(data_section, memory_address_p, rdata_section,
readonly_data_section, simple_epilogue_p, text_section): Delete
prototypes delcared elsewhere.
(mips_epilogue_delay_slots, print_options): Delete unused decls.
(trace): Delete.
(GO_PRINTF, GO_PRINTF2): Call fprintf, not trace.

* mips.md: Delete extra args in call to `mips_move_2words'.

* xm-iris6.h (alloca): Add prototype argument.

* genpeep.c: Include "tm_p.h" in generated output file.

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

24 years agoThu Sep 23 10:36:55 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>
amacleod [Thu, 23 Sep 1999 15:07:26 +0000 (15:07 +0000)]
Thu Sep 23 10:36:55 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>

* basic-block.h (find_edge_index): Change parameters.
* flow.c (verify_edge_list): Pass basic_block parameters to
find_edge_index instead of integers.

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

24 years agoUse unsigned shift instead of signed shift.
nickc [Thu, 23 Sep 1999 14:58:54 +0000 (14:58 +0000)]
Use unsigned shift instead of signed shift.

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

24 years agoAdd test case for this patch to combine.c:
nickc [Thu, 23 Sep 1999 14:58:00 +0000 (14:58 +0000)]
Add test case for this patch to combine.c:

* combine.c (simplify_comparison): Use an unsigned shift to adjust
the constant.

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

24 years ago * gcc.1: Fix a formatting error.
law [Thu, 23 Sep 1999 14:49:11 +0000 (14:49 +0000)]
* gcc.1: Fix a formatting error.

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

24 years ago * install.texi (Configurations): Remove pyramid. Add fr30, i686,
loewis [Thu, 23 Sep 1999 13:58:53 +0000 (13:58 +0000)]
* install.texi (Configurations): Remove pyramid. Add fr30, i686,
i786, mn10200, mn10300, pdp11, v850.

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

24 years ago* ir.texi: Fix formatting errors and typos.
loewis [Thu, 23 Sep 1999 13:55:27 +0000 (13:55 +0000)]
* ir.texi: Fix formatting errors and typos.

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

24 years ago * libgcc2.c (num_digits): Add prototype with
law [Thu, 23 Sep 1999 13:37:49 +0000 (13:37 +0000)]
    * libgcc2.c (num_digits): Add prototype with
        __attribute__((const)).
        (__terminate): Add prototype.

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

24 years ago * regclass.c: Include ggc.h.
law [Thu, 23 Sep 1999 13:07:39 +0000 (13:07 +0000)]
    * regclass.c: Include ggc.h.
        * Makefile.in (regclass.o): Add ggc.h to dependency list.

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

24 years ago * builtins.c, dbxout.c, varasm.c: Include tm_p.h.
rth [Thu, 23 Sep 1999 12:36:06 +0000 (12:36 +0000)]
    * builtins.c, dbxout.c, varasm.c: Include tm_p.h.

        * alpha/alpha.c (print_operand): Fix type of `code'.
        (alpha_output_filename): Constify.
        * alpha/alpha.h: Move all function declarations ...
        * alpha/alpha-protos.h: ... here.  New file.
        * alpha/elf.h (CONST_SECTION_FUNCTION): Prototype the function.
        (SECTION_FUNCTION_TEMPLATE): Likewise.

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

24 years agoUse cbranch patterns when available
crux [Thu, 23 Sep 1999 11:34:49 +0000 (11:34 +0000)]
Use cbranch patterns when available

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

24 years agoDaily bump.
law [Thu, 23 Sep 1999 07:45:09 +0000 (07:45 +0000)]
Daily bump.

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

24 years agoAdd missing \
law [Thu, 23 Sep 1999 02:23:48 +0000 (02:23 +0000)]
Add missing \

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

24 years ago * ir.texi: Document CLEANUP_STMT, SCOPE_STMT, and START_CATCH_STMT.
mmitchel [Thu, 23 Sep 1999 02:10:55 +0000 (02:10 +0000)]
* ir.texi: Document CLEANUP_STMT, SCOPE_STMT, and START_CATCH_STMT.

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

24 years ago * decl.c (pushdecl): Do create a binding for extern "C" functions,
mmitchel [Thu, 23 Sep 1999 02:04:33 +0000 (02:04 +0000)]
* decl.c (pushdecl): Do create a binding for extern "C" functions,
but not for their DECL_ASSEMBLER_NAMEs.
(lookup_name_current_level): Fix formatting.
(xref_tag): Likewise.
* decl2.c (start_objects): Mark static constructors and
destructors as used.

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

24 years ago* mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large
scox [Thu, 23 Sep 1999 01:03:13 +0000 (01:03 +0000)]
* mips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large
register offsets; let LEGITIMIZE_ADDRESS load it into a register.
(LEGITIMIZE_ADDRESS): Use plus_constant to avoid (plus (reg) (const_int 0))
* mips.md (call_internal3c): New pattern for -mips16 -mlong-calls.

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

24 years ago * pa.c, pa.h, pa.md: Support multiple assembler dialects in
law [Wed, 22 Sep 1999 22:32:29 +0000 (22:32 +0000)]
    * pa.c, pa.h, pa.md: Support multiple assembler dialects in
        most assembler templates.

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