OSDN Git Service

pf3gnuchains/gcc-fork.git
26 years ago * genemit.c (DONE): Rework so that it works in the true arm if
law [Sun, 29 Mar 1998 23:22:49 +0000 (23:22 +0000)]
    * genemit.c (DONE): Rework so that it works in the true arm if
        an if-else conditional.
        (FAIL): Likewise.

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

26 years ago * rs6000.c: Do not include stdioh or ctype.h anymore.
law [Sun, 29 Mar 1998 22:48:16 +0000 (22:48 +0000)]
    * rs6000.c: Do not include stdioh or ctype.h anymore.

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

26 years ago * friend.c (is_friend): Local classes have the same access as the
jason [Sun, 29 Mar 1998 20:04:28 +0000 (20:04 +0000)]
* friend.c (is_friend): Local classes have the same access as the
enclosing function.

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

26 years ago * typeck.c (expand_target_expr): Delete dead function.
law [Sun, 29 Mar 1998 12:45:05 +0000 (12:45 +0000)]
    * typeck.c (expand_target_expr): Delete dead function.

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

26 years ago * search.c: Put various prototypes inside #ifdef MI_MATRIX.
law [Sun, 29 Mar 1998 12:42:39 +0000 (12:42 +0000)]
    * search.c: Put various prototypes inside #ifdef MI_MATRIX.

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

26 years ago * method.c (thunk_printable_name): Delete dead function.
law [Sun, 29 Mar 1998 12:38:51 +0000 (12:38 +0000)]
    * method.c (thunk_printable_name): Delete dead function.

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

26 years ago * lex.c (yynextch): Delete dead function.
law [Sun, 29 Mar 1998 12:37:18 +0000 (12:37 +0000)]
    * lex.c (yynextch): Delete dead function.

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

26 years ago * expr.c (tree_extract_aggr_init): #if 0 out.
law [Sun, 29 Mar 1998 12:36:07 +0000 (12:36 +0000)]
    * expr.c (tree_extract_aggr_init): #if 0 out.

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

26 years ago * except.c (do_unwind): Delete dead function.
law [Sun, 29 Mar 1998 12:33:51 +0000 (12:33 +0000)]
    * except.c (do_unwind): Delete dead function.
        (easy_expand_asm): Likewise.

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

26 years ago * cvt.c (build_conversion_type_1): Delete dead function.
law [Sun, 29 Mar 1998 12:31:34 +0000 (12:31 +0000)]
    * cvt.c (build_conversion_type_1): Delete dead function.

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

26 years ago * cp-tree.h (push_expression_obstack): Declare.
law [Sun, 29 Mar 1998 12:30:13 +0000 (12:30 +0000)]
    * cp-tree.h (push_expression_obstack): Declare.

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

26 years agoi * call.c (source_type): #if 0 out.
law [Sun, 29 Mar 1998 12:28:21 +0000 (12:28 +0000)]
i        * call.c (source_type): #if 0 out.

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

26 years ago * Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and
law [Sun, 29 Mar 1998 11:54:09 +0000 (11:54 +0000)]
    * Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and
        $(RTL_H).
        (stor-layout.o): Likewise.
        * c-typeck.c: Include rtl.h and expr.h.
        * stor-layout.c: Likewise.

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

26 years ago * cpplib.c (cpp_file_line_for_message): Delete unused parameter.
law [Sun, 29 Mar 1998 11:51:23 +0000 (11:51 +0000)]
    * cpplib.c (cpp_file_line_for_message): Delete unused parameter.
        All callers changed.
        (do_sccs): Wrap in an SCCS_DIRECTIVE ifdef.
        * fix-header.c (cpp_file_line_for_message): Delete unused paramter.
        All callers changed.

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

26 years ago * collect2.c (is_in_list): Wrap inside COLLECT_EXPORT_LIST ifdef.
law [Sun, 29 Mar 1998 11:49:10 +0000 (11:49 +0000)]
    * collect2.c (is_in_list): Wrap inside COLLECT_EXPORT_LIST ifdef.

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

26 years ago * local-alloc.c (reg_classes_overlap_p): Delete dead function.
law [Sun, 29 Mar 1998 11:47:52 +0000 (11:47 +0000)]
    * local-alloc.c (reg_classes_overlap_p): Delete dead function.

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

26 years ago * tree.h (lang_print_xnode): Provide prototype.
law [Sun, 29 Mar 1998 11:46:20 +0000 (11:46 +0000)]
    * tree.h (lang_print_xnode): Provide prototype.

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

26 years agoBump for snapshot
law [Sat, 28 Mar 1998 23:50:46 +0000 (23:50 +0000)]
Bump for snapshot

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

26 years ago * class.c (alter_access): Remove unused label. Add braces
law [Sat, 28 Mar 1998 23:49:35 +0000 (23:49 +0000)]
    * class.c (alter_access): Remove unused label.  Add braces
        around empty else clause.
        * lex.c (yyprint): Fix argument to printf.

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

26 years ago * objc/sendmsg.c (__objc_block_forward): Add braces for return
law [Sat, 28 Mar 1998 23:47:41 +0000 (23:47 +0000)]
    * objc/sendmsg.c (__objc_block_forward): Add braces for return
        value if INVISIBLE_STRUCT_RETURN.

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

26 years ago * pa.c (arith_double_operand): Fix parens.
law [Sat, 28 Mar 1998 23:46:19 +0000 (23:46 +0000)]
    * pa.c (arith_double_operand): Fix parens.

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

26 years ago * haifa-sched.c (print_pattern): Correct arg to sprintf.
law [Sat, 28 Mar 1998 23:45:08 +0000 (23:45 +0000)]
    * haifa-sched.c (print_pattern): Correct arg to sprintf.

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

26 years ago * Makefile.in (libgcc1.null): Make return type for __foo void.
law [Sat, 28 Mar 1998 23:43:54 +0000 (23:43 +0000)]
    * Makefile.in (libgcc1.null): Make return type for __foo void.

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

26 years ago * pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
mmitchel [Sat, 28 Mar 1998 17:47:07 +0000 (17:47 +0000)]
* pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
* pt.c (instantiate_class_template): Make sure template
arguments are permanent.
* init.c (resolve_offset_ref): Don't go looking around in
template types.
* semantics.c: Add routines to handle expressions, and some
declaration processing.
* parse.y: Use them.
(current_class_depth): Move declaration to cp-tree.h.
* parse.c: Regenerated.
* cp-tree.h: Use them.
(current_class_depth): Declare.
* pt.c (tsubst_copy): Use begin_stmt_expr and finish_stmt_expr.

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

26 years ago * pa.h: Add declarations for many functions defined in pa.c.
law [Sat, 28 Mar 1998 14:17:48 +0000 (14:17 +0000)]
    * pa.h: Add declarations for many functions defined in pa.c.

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

26 years ago * genpeep.c (main): Remove unused variable 'i' from the generated
law [Sat, 28 Mar 1998 14:15:37 +0000 (14:15 +0000)]
    * genpeep.c (main): Remove unused variable 'i' from the generated
        file.

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

26 years ago * genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.
law [Sat, 28 Mar 1998 13:55:34 +0000 (13:55 +0000)]
    * genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.
        (gen_split): Likewise.
        (main): Rework generated definitions of DONE and FAIL so that they
        no longer use gotos.  Avoids warnings about unused labels.

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

26 years ago * integrate.c (copy_rtx_and_substitute): Rework to avoid need for
law [Sat, 28 Mar 1998 13:45:47 +0000 (13:45 +0000)]
    * integrate.c (copy_rtx_and_substitute): Rework to avoid need for
        unused "junk" variable.

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

26 years ago * genattrtab.c (write_complex_function): Add a default case in
law [Sat, 28 Mar 1998 13:40:07 +0000 (13:40 +0000)]
    * genattrtab.c (write_complex_function): Add a default case in
        generated switch statement to keep -W -Wall quiet.

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

26 years agoAdd documentation of more ARM command line options.
nickc [Sat, 28 Mar 1998 13:15:57 +0000 (13:15 +0000)]
Add documentation of more ARM command line options.
Add documentation of Thumb command line options.

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

26 years ago* Make-lang.in (f771$(exeext)): Fix typpo.
fx [Sat, 28 Mar 1998 11:19:04 +0000 (11:19 +0000)]
* Make-lang.in (f771$(exeext)): Fix typpo.

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

26 years ago(f771$(exeext)): Fix typpo.
fx [Sat, 28 Mar 1998 11:18:05 +0000 (11:18 +0000)]
(f771$(exeext)): Fix typpo.

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

26 years agoNew file.
nickc [Sat, 28 Mar 1998 10:48:55 +0000 (10:48 +0000)]
New file.

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

26 years agotweak
jason [Sat, 28 Mar 1998 10:06:19 +0000 (10:06 +0000)]
tweak

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

26 years agotweak
jason [Sat, 28 Mar 1998 03:08:30 +0000 (03:08 +0000)]
tweak

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

26 years agonew
jason [Sat, 28 Mar 1998 03:08:12 +0000 (03:08 +0000)]
new

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

26 years agofix
jason [Sat, 28 Mar 1998 02:18:45 +0000 (02:18 +0000)]
fix

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

26 years agoupdate
jason [Sat, 28 Mar 1998 01:57:58 +0000 (01:57 +0000)]
update

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

26 years ago * bugs.texi: Various updates.
law [Sat, 28 Mar 1998 00:46:00 +0000 (00:46 +0000)]
    * bugs.texi: Various updates.

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

26 years ago * lang-options.h: Sort all -f*-intrinsics-* options,
law [Sat, 28 Mar 1998 00:43:32 +0000 (00:43 +0000)]
    * lang-options.h: Sort all -f*-intrinsics-* options,
        for consistency with other g77 versions.
Another patch from Craig.

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

26 years ago * stmt.c (expand_expr_stmt): Must generate code for
law [Sat, 28 Mar 1998 00:38:46 +0000 (00:38 +0000)]
    * stmt.c (expand_expr_stmt): Must generate code for
        statements within an expression (gcc's `({ ... )}')
        even if -fsyntax-only.
Patch from Craig.

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

26 years ago * com.c (ffecom_tree_canonize_ptr_): Fix up spacing a bit.
law [Sat, 28 Mar 1998 00:35:33 +0000 (00:35 +0000)]
    * com.c (ffecom_tree_canonize_ptr_): Fix up spacing a bit.

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

26 years ago * expr.c (ffeexpr_sym_impdoitem_): Don't blindly
law [Sat, 28 Mar 1998 00:30:11 +0000 (00:30 +0000)]
    * expr.c (ffeexpr_sym_impdoitem_): Don't blindly
        reset symbol info after calling ffesymbol_error,
        to avoid crash.
Another patch from Craig.

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

26 years agoTweak from Craig.
law [Sat, 28 Mar 1998 00:29:00 +0000 (00:29 +0000)]
Tweak from Craig.

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

26 years ago * libU77/u77-test.f: Don't bother declaring etime.
law [Sat, 28 Mar 1998 00:28:21 +0000 (00:28 +0000)]
    * libU77/u77-test.f: Don't bother declaring etime.
        Use `implicit none' and declare mask and lenstr.
        Do ETIME/DTIME consistency check before loop, then
        use loop to verify that dtime "ticks" at some point.
        Check ETIME array-sum using single-precision add, to
        avoid spurious complaint on systems (like x86) that
        use more precision for intermediate results.
        Fix `Results of ETIME and DTIME...' message to print
        pertinent values (r1 and r2 instead of i and j).
        Change loop from 10M to 1K repeated up to 1000 times
        or until dtime "ticks".
        Print the number of 1K loops needed to see this tick.
        Answer a commented question.
        Split up a long line of output and do other prettying.
        Preset lognam in case GETLOG fails to overwrite it.
Patch from Craig.

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

26 years ago * basic-block.h (basic_block_computed_jump_target): Declare.
law [Sat, 28 Mar 1998 00:12:41 +0000 (00:12 +0000)]
* basic-block.h (basic_block_computed_jump_target): Declare.
* flags.h: (current_function_has_computed_jump): Declare.
* flow.c: (basic_block_computed_jump_target): Define.
(flow_analysis): Allocate it. Set current_function_has_computed_jump
to 0.
(find_basic_blocks): Set current_function_has_computed_jump and
elements of basic_block_computed_jump_target to 1 as appropriate.
* function.c: (current_function_has_computed_jump): Define.
* global.c (global_conflicts): Don't allocate pseudos into stack regs
at the start of a block that is reachable by a computed jump.
* reg-stack.c (stack_reg_life_analysis): If must restart, do so
immediately.
(subst_stack_regs): Undo change from Sep 4 1997.
(uses_reg_or_mem): Now unused, deleted.
* stupid.c (stupid_life_analysis): Compute
current_function_has_computed_jump.
(stupid_find_reg): Don't allocate stack regs if the function has a
computed goto.
        * haifa-sched.c (is_cfg_nonregular): Delete code to determine if
        the current function has a computed jump.  Use the global value
        instead.

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

26 years ago * i386/freebsd.h (CPP_PREDEFINES): Remove __386BSD__.
law [Fri, 27 Mar 1998 23:23:10 +0000 (23:23 +0000)]
    * i386/freebsd.h (CPP_PREDEFINES): Remove __386BSD__.
        (DWARF2_UNWIND_INFO): Define to zero.
David E. O'Brien sez it's the right thing to do.

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

26 years ago * error.c (dump_decl): Be a bit more explicit with template
mmitchel [Fri, 27 Mar 1998 20:25:21 +0000 (20:25 +0000)]
* error.c (dump_decl): Be a bit more explicit with template
type arguments, when verbose.

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

26 years ago * inc/exception: Reorder closing braces.
jason [Fri, 27 Mar 1998 18:17:29 +0000 (18:17 +0000)]
* inc/exception: Reorder closing braces.

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

26 years agoMake GCC_EXEC_PREFIX work again
meissner [Fri, 27 Mar 1998 14:20:40 +0000 (14:20 +0000)]
Make GCC_EXEC_PREFIX work again

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

26 years ago * pt.c (redeclare_class_template): New function.
mmitchel [Fri, 27 Mar 1998 13:23:03 +0000 (13:23 +0000)]
* pt.c (redeclare_class_template): New function.
* cp_tree.h (redeclare_class_template): Declare it.
* decl.c (xref_tag): Use it.

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

26 years agoTypo fix.
amylaar [Fri, 27 Mar 1998 10:16:30 +0000 (10:16 +0000)]
Typo fix.

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

26 years ago * sh.c (find_barrier): Fix calculations for alignemnt increase.
amylaar [Fri, 27 Mar 1998 10:12:02 +0000 (10:12 +0000)]
* sh.c (find_barrier): Fix calculations for alignemnt increase.

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

26 years agoa
manfred [Fri, 27 Mar 1998 00:01:08 +0000 (00:01 +0000)]
a
* Makefile.in (stmp-fixinc): If we're actually fixing include
files, copy gcc's assert.h into the fixed include dir.
* fixincludes (assert.h): Avoid any attempts to fix a probably
broken system specific assert.h file.
* fixproto (stdlib.h): Make sure, it'll contain a definition of
size_t.

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

26 years agod
manfred [Fri, 27 Mar 1998 00:01:06 +0000 (00:01 +0000)]
d
* Makefile.in (stmp-fixinc): If we're actually fixing include
files, copy gcc's assert.h into the fixed include dir.
* fixincludes (assert.h): Avoid any attempts to fix a probably
broken system specific assert.h file.
* fixproto (stdlib.h): Make sure, it'll contain a definition of
size_t.

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

26 years ago0
manfred [Fri, 27 Mar 1998 00:01:04 +0000 (00:01 +0000)]
0
* Makefile.in (stmp-fixinc): If we're actually fixing include
files, copy gcc's assert.h into the fixed include dir.
* fixincludes (assert.h): Avoid any attempts to fix a probably
broken system specific assert.h file.
* fixproto (stdlib.h): Make sure, it'll contain a definition of
size_t.

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

26 years ago * regclass.c (reg_scan_mark_refs): Be more selective about
law [Thu, 26 Mar 1998 23:51:11 +0000 (23:51 +0000)]
    * regclass.c (reg_scan_mark_refs): Be more selective about
        when we mark a register with REGNO_POINTER_FLAG.

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

26 years ago reload inheritance improvement:
amylaar [Thu, 26 Mar 1998 15:08:53 +0000 (15:08 +0000)]
reload inheritance improvement:
* reload1.c (reg_reloaded_contents, reg_reloaded_insn):
Change meaning: index is now hard reg number.
(reg_reloaded_valid, reg_reloaded_dead): New variables.
(reload_spill_index): Content is now a hard reg number.
(reload_as_needed): Change to fit new variable meaning.
(forget_old_reloads_1, allocate_reload_reg): Likewise.
(choose_reload_regs, emit_reload_insns): Likewise.

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

26 years agoNew test.
mmitchel [Thu, 26 Mar 1998 14:22:54 +0000 (14:22 +0000)]
New test.

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

26 years ago * call.c (build_over_call): Check IS_AGGR_TYPE, not
jason [Thu, 26 Mar 1998 12:21:13 +0000 (12:21 +0000)]
* call.c (build_over_call): Check IS_AGGR_TYPE, not
TYPE_LANG_SPECIFIC.
* typeck.c (convert_arguments): Likewise.

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

26 years ago}
bkoz [Thu, 26 Mar 1998 12:02:04 +0000 (12:02 +0000)]
}
if 0 ambiguous test case

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

26 years agorevert
jason [Thu, 26 Mar 1998 11:41:23 +0000 (11:41 +0000)]
revert

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

26 years ago * decl.c (grokdeclarator): Remove const and volatile from type after
jason [Thu, 26 Mar 1998 11:16:45 +0000 (11:16 +0000)]
* decl.c (grokdeclarator): Remove const and volatile from type after
setting constp and volatilep.
* class.c (finish_struct_1): Don't warn about bool bitfield larger
than one bit.

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

26 years ago * regclass.c (record_reg_classes): '?' increases cost by two.
amylaar [Thu, 26 Mar 1998 10:44:22 +0000 (10:44 +0000)]
* regclass.c (record_reg_classes): '?' increases cost by two.
* reload.c (find_reloads): Double previous costs.  Output
reloads cost one unit extra.
* reload1.c (eliminate_regs): Delete LOAD_EXTENDED_OP code that
boiled down to && ! 0.
* reload.c (find_equiv_reg): Also consider a goal offset from the
frame pointer to be constant.

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

26 years agoThu Mar 26 10:25:52 1998 Mark Mitchell <mmitchell@usa.net>
mmitchel [Thu, 26 Mar 1998 10:32:04 +0000 (10:32 +0000)]
Thu Mar 26 10:25:52 1998  Mark Mitchell  <mmitchell@usa.net>
* pt.c (convert_nontype_argument): STRIP_NOPS where appropriate.

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

26 years ago * acinclude.m4: Bring back changes lost during merge.
law [Thu, 26 Mar 1998 10:30:41 +0000 (10:30 +0000)]
    * acinclude.m4: Bring back changes lost during merge.
        (mostly Cygwin, automake and EGCS_PROG_INSTALL stuff).
        * aclocal.m4: Likewise.
        * configure.in: Likewise.

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

26 years ago * call.c (build_object_call): Complain about ambiguous operator(),
mmitchel [Thu, 26 Mar 1998 10:26:43 +0000 (10:26 +0000)]
* call.c (build_object_call): Complain about ambiguous operator(),
rather that crashing.
(build_new_op): Likewise.
(build_op_delete_call): Likewise.

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

26 years ago * cvt.c (perform_qualification_conversions): Use comp_target_types
mmitchel [Thu, 26 Mar 1998 10:23:14 +0000 (10:23 +0000)]
* cvt.c (perform_qualification_conversions): Use comp_target_types
instead of comp_ptr_ttypes.

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

26 years ago * sh.h (OPTIMIZATION_OPTIONS): Define.
amylaar [Thu, 26 Mar 1998 10:17:32 +0000 (10:17 +0000)]
* sh.h (OPTIMIZATION_OPTIONS): Define.

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

26 years ago* combine.c (make_compound_operation): Simplify (subreg (*_extend) 0).
rth [Thu, 26 Mar 1998 00:20:08 +0000 (00:20 +0000)]
* combine.c (make_compound_operation): Simplify (subreg (*_extend) 0).

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

26 years ago * haifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SET
law [Wed, 25 Mar 1998 22:58:40 +0000 (22:58 +0000)]
    * haifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SET
        instead of calling REGNO_REG_SET_P for each pseudo.
        (update_reg_usage): Likewise.
        (compute_block_backward)dependences): Do not call "free_list" for
        an empty list.
Improves compile times by about 7% on average on my PAs.

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

26 years ago * pa.c (pa_adjust_cost): Avoid redundant calls to get_attr_type.
law [Wed, 25 Mar 1998 22:49:26 +0000 (22:49 +0000)]
    * pa.c (pa_adjust_cost): Avoid redundant calls to get_attr_type.

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

26 years agoWed Mar 25 16:10:50 1998 Mark Mitchell <mmitchell@usa.net>
mmitchel [Wed, 25 Mar 1998 16:14:49 +0000 (16:14 +0000)]
Wed Mar 25 16:10:50 1998  Mark Mitchell  <mmitchell@usa.net>
* cp-tree.h (enforce_access): Declare.
* call.c (enforce_access): Make it extern, not static.
* class.c (alter_access): Use enforce_access; modify code for ISO
compliance, rather than ARM rules.

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

26 years ago*** empty log message ***
bkoz [Wed, 25 Mar 1998 14:11:13 +0000 (14:11 +0000)]
*** empty log message ***

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

26 years ago
bkoz [Wed, 25 Mar 1998 14:11:13 +0000 (14:11 +0000)]

test cases for g++15235

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

26 years agonew test for EH w/ opt on
brendan [Wed, 25 Mar 1998 13:47:06 +0000 (13:47 +0000)]
new test for EH w/ opt on

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

26 years ago
bkoz [Wed, 25 Mar 1998 13:45:38 +0000 (13:45 +0000)]

fix for g++/15235 now generates a warning here

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

26 years agoFix bug reported by David C Binderman, accept 'L' when pedantic with FP format.
wilson [Wed, 25 Mar 1998 13:42:05 +0000 (13:42 +0000)]
Fix bug reported by David C Binderman, accept 'L' when pedantic with FP format.
* c-common.c (check_format_info): Initialize type, is_type.  New local
integral_format.  Don't warn for 'L' when pedantic.  Do warn for 'L'
when pedantic if used with integral format specifier.

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

26 years agoFix warnings from Kaveh R. Ghazi
meissner [Wed, 25 Mar 1998 13:17:37 +0000 (13:17 +0000)]
Fix warnings from Kaveh R. Ghazi

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

26 years agoAdd requisite build-don't-link.
mmitchel [Wed, 25 Mar 1998 12:31:44 +0000 (12:31 +0000)]
Add requisite build-don't-link.

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

26 years ago * cp-tree.h: Fix typo.
jason [Wed, 25 Mar 1998 12:15:07 +0000 (12:15 +0000)]
* cp-tree.h: Fix typo.

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

26 years ago * expr.c (cplus_expand_expr): Only do PCC_STATIC_STRUCT_RETURN thing
jason [Wed, 25 Mar 1998 10:54:42 +0000 (10:54 +0000)]
* expr.c (cplus_expand_expr): Only do PCC_STATIC_STRUCT_RETURN thing
if (aggregate_value_p (type)).

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

26 years agoAdd support for ARM's Thumb instruction set.
nickc [Wed, 25 Mar 1998 10:44:07 +0000 (10:44 +0000)]
Add support for ARM's Thumb instruction set.

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

26 years agoFix m68k bootstrap failure reported by Toon Moene.
wilson [Wed, 25 Mar 1998 10:32:36 +0000 (10:32 +0000)]
Fix m68k bootstrap failure reported by Toon Moene.
* loop.c (scan_loop): Initialize move_insn_first to zero.

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

26 years agoInitial revision
law [Wed, 25 Mar 1998 02:20:37 +0000 (02:20 +0000)]
Initial revision

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

26 years ago * decl2.c (constructor_name_full): Handle TYPENAME_TYPE.
jason [Wed, 25 Mar 1998 02:05:53 +0000 (02:05 +0000)]
* decl2.c (constructor_name_full): Handle TYPENAME_TYPE.

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

26 years ago * config/i386/go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.
law [Wed, 25 Mar 1998 00:03:19 +0000 (00:03 +0000)]
   * config/i386/go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.
       * config/i386/rtems.h: Likewise.
       * config/i960/rtems.h: Likewise.
       * config/m68k/rtems.h: Likewise.
       * config/mips/rtems64.h: Likewise.
       * config/pa/rtems.h: Likewise.
       * config/rs6000/rtems.h: Likewise.
       * config/sh/rtems.h: Likewise.
       * config/sparc/rtems.h: Likewise.

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

26 years ago * pa.c (emit_move_sequence): If in reload, call find_replacement.
law [Tue, 24 Mar 1998 23:53:47 +0000 (23:53 +0000)]
    * pa.c (emit_move_sequence): If in reload, call find_replacement.

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

26 years agoMerge in texinfo-3.12.
law [Tue, 24 Mar 1998 19:41:43 +0000 (19:41 +0000)]
Merge in texinfo-3.12.

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

26 years agoTry test commit again. This time get everything.
law [Tue, 24 Mar 1998 18:08:49 +0000 (18:08 +0000)]
Try test commit again.  This time get everything.

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

26 years agoDummy commit.
law [Tue, 24 Mar 1998 17:58:30 +0000 (17:58 +0000)]
Dummy commit.

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

26 years agoSupport a .exe extension to gcov.
nickc [Tue, 24 Mar 1998 17:27:46 +0000 (17:27 +0000)]
Support a .exe extension to gcov.

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

26 years ago
mmitchel [Tue, 24 Mar 1998 16:13:12 +0000 (16:13 +0000)]

* tree.c (mapcar): When dealing with a DECL, use it's constant
value, if any.
* pt.c (lookup_template_class): Don't mangle the names of template
classes whose arguments are unknown.
* pt.c (tsubst_expr): Handle GOTO_STMT correctly.

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

26 years ago
mmitchel [Tue, 24 Mar 1998 16:13:12 +0000 (16:13 +0000)]

* tree.c (mapcar): When dealing with a DECL, use it's constant
value, if any.
* pt.c (lookup_template_class): Don't mangle the names of template
classes whose arguments are unknown.
* pt.c (tsubst_expr): Handle GOTO_STMT correctly.

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

26 years ago
mmitchel [Tue, 24 Mar 1998 16:13:09 +0000 (16:13 +0000)]

* tree.c (mapcar): When dealing with a DECL, use it's constant
value, if any.
* pt.c (lookup_template_class): Don't mangle the names of template
classes whose arguments are unknown.
* pt.c (tsubst_expr): Handle GOTO_STMT correctly.

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

26 years ago
mmitchel [Tue, 24 Mar 1998 16:13:08 +0000 (16:13 +0000)]

* tree.c (mapcar): When dealing with a DECL, use it's constant
value, if any.
* pt.c (lookup_template_class): Don't mangle the names of template
classes whose arguments are unknown.
* pt.c (tsubst_expr): Handle GOTO_STMT correctly.

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

26 years agoAdd definition of GET_ENVIRONMENT and make prefix_from_env() use it.
nickc [Tue, 24 Mar 1998 15:55:46 +0000 (15:55 +0000)]
Add definition of GET_ENVIRONMENT and make prefix_from_env() use it.

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

26 years agoOoops - fixed typo in previous delta
nickc [Tue, 24 Mar 1998 14:38:09 +0000 (14:38 +0000)]
Ooops - fixed typo in previous delta

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

26 years ago
bkoz [Tue, 24 Mar 1998 12:24:59 +0000 (12:24 +0000)]

Tue Mar 24 12:21:55 1998  Benjamin Kosnik  <bkoz@lisa.cygnus.com>
* decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.
Tue Mar 24 12:21:48 1998  Jim Wilson  <wilson@cygnus.com>
        * decl.c (init_decl_processing): Initialize TYPE_MAX_VALUE for
        boolean_type_node to 1.
Fixes for g++/15235

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

26 years ago8
bkoz [Tue, 24 Mar 1998 12:24:56 +0000 (12:24 +0000)]
8
Tue Mar 24 12:21:55 1998  Benjamin Kosnik  <bkoz@lisa.cygnus.com>
* decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.
Tue Mar 24 12:21:48 1998  Jim Wilson  <wilson@cygnus.com>
        * decl.c (init_decl_processing): Initialize TYPE_MAX_VALUE for
        boolean_type_node to 1.
Fixes for g++/15235

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