OSDN Git Service

pf3gnuchains/gcc-fork.git
25 years agoFix copyright dates.
law [Wed, 6 Jan 1999 20:07:50 +0000 (20:07 +0000)]
Fix copyright dates.

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

25 years agoFix copyrights.
law [Wed, 6 Jan 1999 20:02:36 +0000 (20:02 +0000)]
Fix copyrights.

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

25 years agoFix copyright dates.
law [Wed, 6 Jan 1999 19:54:35 +0000 (19:54 +0000)]
Fix copyright dates.

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

25 years agoFix copyrights.
law [Wed, 6 Jan 1999 19:48:38 +0000 (19:48 +0000)]
Fix copyrights.

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

25 years agoFix copyright date.
law [Wed, 6 Jan 1999 19:42:20 +0000 (19:42 +0000)]
Fix copyright date.

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

25 years agoFix copyright dates.
law [Wed, 6 Jan 1999 19:40:37 +0000 (19:40 +0000)]
Fix copyright dates.

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

25 years agoRevert changes which crept in by accident.
law [Wed, 6 Jan 1999 19:02:42 +0000 (19:02 +0000)]
Revert changes which crept in by accident.

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

25 years ago * expr.c (expand_builtin) [case BUILT_IN_CONSTANT_P]: Use
rth [Wed, 6 Jan 1999 18:51:30 +0000 (18:51 +0000)]
    * expr.c (expand_builtin) [case BUILT_IN_CONSTANT_P]: Use
        value_mode for the return mode.

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

25 years ago * calls.c (special_function_p): Push alloca test inside the large
law [Wed, 6 Jan 1999 17:57:29 +0000 (17:57 +0000)]
    * calls.c (special_function_p): Push alloca test inside the large
        conditional which excludes functions not at file scope or not
        extern.

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

25 years ago8
bothner [Wed, 6 Jan 1999 17:49:38 +0000 (17:49 +0000)]
8
* check-init.c:  New file.  Checks for definite assignment.
Various minor other changes;  see ChangeLog.

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

25 years ago * check-init.c: New file. Checks for definite assignment.
bothner [Wed, 6 Jan 1999 17:49:36 +0000 (17:49 +0000)]
* check-init.c:  New file.  Checks for definite assignment.
Various minor other changes;  see ChangeLog.

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

25 years ago
bothner [Wed, 6 Jan 1999 17:49:29 +0000 (17:49 +0000)]

* check-init.c:  New file.  Checks for definite assignment.
Various minor other changes;  see ChangeLog.

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

25 years ago
bothner [Wed, 6 Jan 1999 17:36:52 +0000 (17:36 +0000)]

* parse.y : include system.h instead of including
standard headers directly with the exception of <dirent.h>.

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

25 years ago8
bothner [Wed, 6 Jan 1999 17:36:50 +0000 (17:36 +0000)]
8
* parse.y : include system.h instead of including
standard headers directly with the exception of <dirent.h>.

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

25 years ago
bothner [Wed, 6 Jan 1999 16:50:39 +0000 (16:50 +0000)]

* lex.h:  Moved static function declarations to lex.c,
to shut up some -Wall warnings.
* lex.c:  Static function declarations moved here.
* jcf-dump.c:  Small fixes to shut up -Wall warnings.

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

25 years ago* configure.in: New flag --with-dwarf2. If set, enables DWARF-2
robertl [Wed, 6 Jan 1999 16:05:47 +0000 (16:05 +0000)]
* configure.in: New flag --with-dwarf2.   If set, enables DWARF-2
debugging as default.
* config/tm-dwarf2.h: New file.

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

25 years ago * calls.c (special_function_p): New function broken out of
law [Wed, 6 Jan 1999 15:15:11 +0000 (15:15 +0000)]
    * calls.c (special_function_p): New function broken out of
        expand_call.
        (precompute_register_parameters): Likewise.
        (store_one_arg): Likewise.
        (store_unaligned_argumetns_into_pseudos): Likewise.
        (save_fixed_argument_area): Likewise.
        (restore_fixed_argument_area): Likewise.
        (expand_call): Corresponding changes.

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

25 years agoAndreas Schwab <schwab@issan.cs.uni-dortmund.de>
rth [Wed, 6 Jan 1999 10:44:27 +0000 (10:44 +0000)]
Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
        * config/m68k/m68k.c (const_uint32_operand): Remove CONSTANT_P_RTX
        handling.
        (const_sint32_operand): Likewise.

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

25 years ago * toplev.h: In addition to checking _JBLEN, also check if `setjmp'
ghazi [Wed, 6 Jan 1999 06:56:11 +0000 (06:56 +0000)]
    * toplev.h: In addition to checking _JBLEN, also check if `setjmp'
        is a macro when deciding if we can use `jmp_buf' in prototypes.

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

25 years ago * config/c4x/c4x.md (addqi3): If the destination operand is
m.hayes [Wed, 6 Jan 1999 03:20:44 +0000 (03:20 +0000)]
* config/c4x/c4x.md (addqi3): If the destination operand is
a hard register other than an extended precision register,
emit addqi3_noclobber.
(*addqi3_noclobber_reload): New pattern added so that reload
will recognise a store of a pseudo, equivalent to the sum
of the frame pointer and a constant, as an add insn.

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

25 years ago * configure.in (pc-msdosdjgpp): Set x_make to x-go32.
law [Wed, 6 Jan 1999 02:25:57 +0000 (02:25 +0000)]
    * configure.in (pc-msdosdjgpp): Set x_make to x-go32.
        * configure: Rebuilt.
        * i386/xm-go32.h: Define LIBSTDCXX.
        * i386/x-go32: New.
        * i386/go32.h (MD_EXEC_PREFIX): Define.
        (FILE_NAME_ABSOLUTE_P): Define.
        (LINK_COMMAND_SPEC): Define.

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

25 years ago * g++spec.c (LIBSTDCXX): Provide default definition.
law [Wed, 6 Jan 1999 02:23:10 +0000 (02:23 +0000)]
    * g++spec.c (LIBSTDCXX): Provide default definition.
        (lang_specific_driver): Use LIBSTDCXX instead of "-lstdc++".

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

25 years ago * Makefile.in: Add some missing $(exeext). Remove some obsolete
law [Wed, 6 Jan 1999 01:57:27 +0000 (01:57 +0000)]
    * Makefile.in: Add some missing $(exeext).  Remove some obsolete
        runtime stuff.
        * Make-lang.in: Similarly.

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

25 years ago
law [Wed, 6 Jan 1999 01:28:56 +0000 (01:28 +0000)]

        * expr.c (store_expr): If the lhs is a memory location pointed
        to be a postincremented (or postdecremented) pointer, always
        force the rhs to be evaluated into a pseudo.

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

25 years ago
law [Wed, 6 Jan 1999 01:28:53 +0000 (01:28 +0000)]

        * expr.c (store_expr): If the lhs is a memory location pointed
        to be a postincremented (or postdecremented) pointer, always
        force the rhs to be evaluated into a pseudo.

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

25 years ago * gcc.c-torture/execute/990106-1.c: New test.
law [Wed, 6 Jan 1999 01:25:09 +0000 (01:25 +0000)]
    * gcc.c-torture/execute/990106-1.c: New test.

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

25 years agoDaily bump.
law [Wed, 6 Jan 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * real.c (mtherr): Print more reasonable warning messages.
law [Tue, 5 Jan 1999 23:56:04 +0000 (23:56 +0000)]
    * real.c (mtherr): Print more reasonable warning messages.

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

25 years ago * Make-lang.in ($(GCJ).o): Depend on prefix.h.
ghazi [Tue, 5 Jan 1999 19:17:20 +0000 (19:17 +0000)]
    * Make-lang.in ($(GCJ).o): Depend on prefix.h.

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

25 years ago * Make-lang.in (g77.o): Depend on prefix.h.
ghazi [Tue, 5 Jan 1999 19:15:33 +0000 (19:15 +0000)]
    * Make-lang.in (g77.o): Depend on prefix.h.

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

25 years ago * Make-lang.in (g++.o): Depend on prefix.h.
ghazi [Tue, 5 Jan 1999 19:13:50 +0000 (19:13 +0000)]
    * Make-lang.in (g++.o): Depend on prefix.h.

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

25 years ago * Makefile.in (gcc.o, prefix.o, cccp.o, cpplib.o): Depend on prefix.h.
ghazi [Tue, 5 Jan 1999 19:11:22 +0000 (19:11 +0000)]
    * Makefile.in (gcc.o, prefix.o, cccp.o, cpplib.o): Depend on prefix.h.
        * cccp.c: Include prefix.h, don't prototype prefix.c functions.
        (new_include_prefix): Constify char* parameters.
        * cppfiles.c (read_name_map): Likewise.
        (append_include_chain): Likewise.  Also, use a writable char* copy
        of parameter `dir' which we then modify, rather than using the
        parameter itself to store the new writable string.
        (remap_filename): Constify some variables.  Also, use a writable
        char* to store an allocated string which we will be modifying.
        * cpplib.c: Include prefix.h, don't prototype prefix.c functions.
        (cpp_start_read): Constify variable `str'.
        * cpplib.h (append_include_chain): Constify a char* parameter.
        * gcc.c Include prefix.h, don't prototype prefix.c functions.
        (add_prefix, save_string): Constify char* parameters.
        (fatal, error): Add ATTRIBUTE_PRINTF_1 to prototypes.
        * prefix.c: Include prefix.h.
        (get_key_value, translate_name, save_string, update_path,
        set_std_prefix): Constify various char* parameters and variables.
        (save_string): Use xmalloc, not malloc.
        (translate_name): Use a writable temporary variable to create and
        modify a string before setting it to a const char*.
        * prefix.h: New file to prototype functions exported from prefix.c.

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

25 years agoDaily bump.
law [Tue, 5 Jan 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * configure.in (thread_file): Correct and simplify code to find
law [Tue, 5 Jan 1999 00:40:22 +0000 (00:40 +0000)]
    * configure.in (thread_file): Correct and simplify code to find
        the thread file.
        * configure: Rebuilt.

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

25 years agoA newer branch for fixinclude work.
robertl [Mon, 4 Jan 1999 14:11:02 +0000 (14:11 +0000)]
A newer branch for fixinclude work.
: Modified Files:
:  Tag: fixincl-branch
:  Makefile.in fixinc.dgux fixinc.irix fixinc.ptx fixinc.sco
:  fixinc.svr4 fixinc.winnt fixinc.wrap fixincl.c fixincl.sh
:  fixincl.x hackshell.tpl inclhack.def inclhack.sh inclhack.tpl
:  mkfixinc.sh regex.c regex.h server.c server.h
: Added Files:
:  README

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

25 years agoMove entries to proper place.
brolley [Mon, 4 Jan 1999 12:45:36 +0000 (12:45 +0000)]
Move entries to proper place.

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

25 years ago1998-12-21 18:03 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu>
brolley [Mon, 4 Jan 1999 12:38:22 +0000 (12:38 +0000)]
1998-12-21 18:03 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
* cpplib.c (skip_if_group): Split out the logic that handles
directive recognition to its own function.  Don't use
parse markers; use a bare pointer into the buffer.  Use
copy/skip_rest_of_line instead of doing it by hand.  Remove
`return on any directive' mode which was never used, and take
only one argument.
(consider_directive_while_skipping): New function, subroutine
of skip_if_group.  Logic streamlined a bit.
(conditional_skip, do_elif, do_else): Call skip_if_group with
only one argument.

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

25 years agoWed Dec 23 17:30:18 1998 Zack Weinberg <zack@rabi.phys.columbia.edu>
brolley [Mon, 4 Jan 1999 12:15:43 +0000 (12:15 +0000)]
Wed Dec 23 17:30:18 1998  Zack Weinberg  <zack@rabi.phys.columbia.edu>
* cpplib.c (do_undef): EOF immediately after '#undef FOO' is not an
error.

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

25 years ago * extend.texi (Bound member functions): Document.
jason [Mon, 4 Jan 1999 11:56:18 +0000 (11:56 +0000)]
* extend.texi (Bound member functions): Document.

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

25 years agonew
jason [Mon, 4 Jan 1999 11:55:40 +0000 (11:55 +0000)]
new

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

25 years ago * tree.c (bound_pmf_p): New fn.
jason [Mon, 4 Jan 1999 11:55:37 +0000 (11:55 +0000)]
* tree.c (bound_pmf_p): New fn.
* typeck.c (build_c_cast): Use it.

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

25 years ago * decl.c (grok_op_properties): Use same_type_p.
jason [Mon, 4 Jan 1999 10:54:26 +0000 (10:54 +0000)]
* decl.c (grok_op_properties): Use same_type_p.

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

25 years agoWarning fixes:
ghazi [Mon, 4 Jan 1999 08:11:13 +0000 (08:11 +0000)]
Warning fixes:
        * mips-tdump.c (st_to_string, sc_to_string, glevel_to_string,
        lang_to_string, type_to_string): Make return type const char*.
        (print_symbol): Apply `const' keyword to a char*.
        (print_file_desc): Cast structure member `crfd' to ulong when
        comparing against one.
        * mips-tfile.c (pfatal_with_name): Apply `const' keyword to char*.
        (fatal, error): Add ATTRIBUTE_PRINTF_1 to prototypes.
        (progname, input_name): Apply `const' keyword to a char*.
        Don't redundantly include sys/stat.h.
        (alloc_info): Apply `const' keyword to a char*.
        (st_to_string, sc_to_string): Likewise.
        (hash_string): Cast variable `hash_string' to a symint_t when
        comparing against one.
        (add_string): Cast PAGE_USIZE to Ptrdiff_t when comparing against one.
        Likewise cast it to long when comparing against one.
        (add_local_symbol): Apply `const' keyword to a char*.
        (add_ext_symbol): Likewise.
        (add_unknown_tag): Likewise.
        (add_procedure): Cast a printf-style field width to an int.
        (add_file): Cast PAGE_USIZE to long when comparing against one
        (parse_begin): Cast a printf-style field width to an int.
        (parse_bend): Likewise.
        (parse_def): Likewise.
        (parse_end): Likewise.
        (mark_stabs): Mark parameter `start' with ATTRIBUTE_UNUSED.
        (parse_stabs_common): Fix format specifier.
        (parse_input): Change type of variable `i' to Size_t.
        (write_object): Fix arguments to match format specifiers.
        Cast variable `num_write' to long when comparing against one.
        (read_seek): Cast variable `sys_read' to symint_t when comparing
        against one.  Fix arguments to match format specifiers.  Cast
        variable `size' to long when comparing against one.
        (copy_object): Cast result of `sizeof' to int when comparing
        against one.  Fix arguments to match format specifiers.  Cast
        variable `ifd' to long when comparing against a signed value.
        Likewise, likewise.

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

25 years ago * c-common.c (decl_attributes): Allow applying attribute `unused'
ghazi [Mon, 4 Jan 1999 07:48:37 +0000 (07:48 +0000)]
    * c-common.c (decl_attributes): Allow applying attribute `unused'
        on a LABEL_DECL.
        * c-parse.in (label): Parse attributes after a label, and call
        `decl_attributes' to handle them.
        * gansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define.
        * genrecog.c (OUTPUT_LABEL, write_tree_1, write_tree): When
        generating labels, mark them with ATTRIBUTE_UNUSED_LABEL.
        * invoke.texi: Note that labels can be marked `unused'.

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

25 years agoDaily bump.
law [Mon, 4 Jan 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoBump for snapshot
law [Sun, 3 Jan 1999 23:32:23 +0000 (23:32 +0000)]
Bump for snapshot

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

25 years ago * optabs.c (emit_cmp_and_jump_insns): Use CONSTANT_P canonicalizing
law [Sun, 3 Jan 1999 22:03:47 +0000 (22:03 +0000)]
    * optabs.c (emit_cmp_and_jump_insns): Use CONSTANT_P canonicalizing
        RTL for a compare/jump sequence.

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

25 years ago * optabs.c (emit_cmp_insn): Abort if asked to emit non-canonical RTL
law [Sun, 3 Jan 1999 20:43:14 +0000 (20:43 +0000)]
    * optabs.c (emit_cmp_insn): Abort if asked to emit non-canonical RTL
        for a target with HAVE_cc0 defined.
        (emit_cmp_and_jump_insns): New function.
        * expr.h (emit_cmp_and_jump_insns): Prototype it.
        * loop.c (check_dbra_loop): Use it to replace calls
        to emit_cmp_insn and emit_jump_insn and to canonicalise
        the comparison if necessary.
        * unroll.c (unroll_loop): Likewise.

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

25 years ago * fixincludes (sys/utsname.h): Provide forward declaration of
law [Sun, 3 Jan 1999 20:16:10 +0000 (20:16 +0000)]
    * fixincludes (sys/utsname.h): Provide forward declaration of
        struct utsname on Ultrix V4.[35].

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

25 years agoUpdate copyrights.
law [Sun, 3 Jan 1999 20:09:31 +0000 (20:09 +0000)]
Update copyrights.

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

25 years agoCopyright update.
law [Sun, 3 Jan 1999 20:08:21 +0000 (20:08 +0000)]
Copyright update.

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

25 years ago * readrecord.c: Include <sys/types.h> for off_t.
law [Sun, 3 Jan 1999 20:07:56 +0000 (20:07 +0000)]
    * readrecord.c: Include <sys/types.h> for off_t.

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

25 years ago * mips.md (div_trap): Use local labels instead of dot-relative
law [Sun, 3 Jan 1999 20:04:50 +0000 (20:04 +0000)]
    * mips.md (div_trap): Use local labels instead of dot-relative
        branches.
Works around bug in ultrix assemblers.

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

25 years ago * pa.md (branch, negated branch): Handle (const_int 0) as first
law [Sun, 3 Jan 1999 19:45:34 +0000 (19:45 +0000)]
    * pa.md (branch, negated branch): Handle (const_int 0) as first
        source operand.
        * pa.c (output_cbranch): Likewise.
Should fix unrolling aborts on the PA.

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

25 years agoDaily bump.
law [Sun, 3 Jan 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * rs6000.c (rs6000_stack_info): Undo spurious part of last
dje [Sun, 3 Jan 1999 00:24:05 +0000 (00:24 +0000)]
    * rs6000.c (rs6000_stack_info): Undo spurious part of last
        change.

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

25 years ago* configure.in: (*-*-sysv5, *-*-*udk*): Treat like sysv4.
robertl [Sat, 2 Jan 1999 19:16:17 +0000 (19:16 +0000)]
* configure.in:  (*-*-sysv5, *-*-*udk*):  Treat like sysv4.

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

25 years agoDaily bump.
law [Sat, 2 Jan 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * extend.texi (__builtin_constant_p): Add missing @smallexample.
manfred [Fri, 1 Jan 1999 12:34:39 +0000 (12:34 +0000)]
* extend.texi (__builtin_constant_p): Add missing @smallexample.

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

25 years ago
manfred [Fri, 1 Jan 1999 12:34:37 +0000 (12:34 +0000)]

* extend.texi (__builtin_constant_p): Add missing @smallexample.

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

25 years ago * i386.md (doubleword shifts): Fix dumb mistakes in previous change.
law [Fri, 1 Jan 1999 10:53:08 +0000 (10:53 +0000)]
    * i386.md (doubleword shifts): Fix dumb mistakes in previous change.

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

25 years ago
law [Fri, 1 Jan 1999 10:53:05 +0000 (10:53 +0000)]

        * i386.md (doubleword shifts): Fix dumb mistakes in previous change.

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

25 years agoDaily bump.
law [Fri, 1 Jan 1999 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoDaily bump.
law [Thu, 31 Dec 1998 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * m68k.md (adddi_dilshr32): Allow all operands to be registers too.
law [Thu, 31 Dec 1998 00:13:53 +0000 (00:13 +0000)]
    * m68k.md (adddi_dilshr32): Allow all operands to be registers too.
        (adddi_dishl32): Similarly.

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

25 years ago * cse.c (invalidate_skipped_block): Call invalidate_from_clobbers
law [Wed, 30 Dec 1998 23:35:49 +0000 (23:35 +0000)]
    * cse.c (invalidate_skipped_block): Call invalidate_from_clobbers
        for each insn in the skipped block.
Fixes m68k codegen bug.

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

25 years ago * reload1.c (reload_as_needed): Verify that the insn satisfies its
law [Wed, 30 Dec 1998 23:14:25 +0000 (23:14 +0000)]
    * reload1.c (reload_as_needed): Verify that the insn satisfies its
        constraints after replacing a register address with an autoincrement
        address for reload inheritance purposes.

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

25 years ago * i386.md (doubleword shifts): Avoid namespace pollution.
law [Wed, 30 Dec 1998 22:45:16 +0000 (22:45 +0000)]
    * i386.md (doubleword shifts): Avoid namespace pollution.

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

25 years ago * gcc.c-torture/compile/981223-1.c: New test.
law [Wed, 30 Dec 1998 22:08:25 +0000 (22:08 +0000)]
    * gcc.c-torture/compile/981223-1.c: New test.

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

25 years ago * configure.in (FreeBSD ELF): Needs special crt files.
law [Wed, 30 Dec 1998 22:05:08 +0000 (22:05 +0000)]
    * configure.in (FreeBSD ELF): Needs special crt files.

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

25 years ago * i386/xm-cygwin.h: change DIR_SEPARATOR to forward slash.
law [Wed, 30 Dec 1998 21:53:20 +0000 (21:53 +0000)]
    * i386/xm-cygwin.h: change DIR_SEPARATOR to forward slash.

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

25 years ago * loop.c (check_dbra_loop): While reversing the loop, if the
law [Wed, 30 Dec 1998 21:51:53 +0000 (21:51 +0000)]
    * loop.c (check_dbra_loop): While reversing the loop, if the
        comparison value has a VOID mode use the mode of the other operand
        to compute the mask.

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

25 years agoFix calculation of fpmem_offset on little endian systems; Silence warnings when build...
meissner [Wed, 30 Dec 1998 19:37:53 +0000 (19:37 +0000)]
Fix calculation of fpmem_offset on little endian systems; Silence warnings when building explow

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

25 years ago * gcc.texi (Non-bugs): ``Empty'' loops will be optimized away in
gerald [Wed, 30 Dec 1998 05:28:05 +0000 (05:28 +0000)]
* gcc.texi (Non-bugs): ``Empty'' loops will be optimized away in
the future; indeed that already happens in some cases.

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

25 years ago * rtl.h (CONSTANT_P): Remove CONSTANT_P_RTX.
rth [Tue, 29 Dec 1998 12:03:36 +0000 (12:03 +0000)]
    * rtl.h (CONSTANT_P): Remove CONSTANT_P_RTX.

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

25 years ago * sparc.c (input_operand): Recognize (const (constant_p_rtx)).
rth [Tue, 29 Dec 1998 12:02:15 +0000 (12:02 +0000)]
    * sparc.c (input_operand): Recognize (const (constant_p_rtx)).
        (arith_operand): Remove constant_p_rtx handling.
        (const64_operand, const64_high_operand): Likewise.
        (arith11_operand, arith10_operand, arith_double_operand): Likewise.
        (arith11_double_operand, arith10_double_operand, small_int): Likewise.
        (small_int_or_double, uns_small_int, zero_operand): Likewise.
        * sparc.h (PREDICATE_CODES): Likewise.

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

25 years agoRichard Kenner <kenner@vlsi1.ultra.nyu.edu>:
rth [Tue, 29 Dec 1998 11:36:22 +0000 (11:36 +0000)]
Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>:
        * rtl.def (CONSTANT_P_RTX): Clarify commentary.
        * expr.c (expand_builtin, case BUILT_IN_CONSTANT_P): Rework to
        consider constant CONSTRUCTOR constant and to defer some cases
        to cse.
        * cse.c (fold_rtx, case CONST): Add handling for CONSTANT_P_RTX.
        * regclass.c (reg_scan_mark_refs, case CONST): Likewise.
Richard Henderson  <rth@cygnus.com>
        * expr.c (init_expr_once): Kill can_handle_constant_p recognition.
        * cse.c (fold_rtx, case 'x'): Remove standalone CONSTANT_P_RTX code.

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

25 years ago * alpha.c (reg_or_6bit_operand): Remove CONSTANT_P_RTX handling.
rth [Tue, 29 Dec 1998 11:35:34 +0000 (11:35 +0000)]
    * alpha.c (reg_or_6bit_operand): Remove CONSTANT_P_RTX handling.
        (reg_or_8bit_operand, cint8_operand, add_operand): Likewise.
        (sext_add_operand, and_operand, or_operand): Likewise.
        (reg_or_cint_operand, some_operand, input_operand): Likewise.
        * alpha.h (PREDICATE_CODES): Likewise.

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

25 years ago * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
rth [Tue, 29 Dec 1998 11:35:06 +0000 (11:35 +0000)]
    * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
        (opt3): Rename from opt4 and disable.

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

25 years agoDaily bump.
law [Tue, 29 Dec 1998 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoDaily bump.
law [Mon, 28 Dec 1998 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoDaily bump.
law [Sun, 27 Dec 1998 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years agoBump for snapshot
law [Sat, 26 Dec 1998 23:26:30 +0000 (23:26 +0000)]
Bump for snapshot

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

25 years ago * gengenrtl.c (gencode): Always use bzero to clear memory instead
law [Sat, 26 Dec 1998 09:31:42 +0000 (09:31 +0000)]
    * gengenrtl.c (gencode): Always use bzero to clear memory instead
        of dangerous casts and stores.
Fixes alpha & sparc -O3 bootstrap problems.

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

25 years ago * Makefile.in (compare, gnucompare): Add missing else true clauses.
law [Sat, 26 Dec 1998 08:19:18 +0000 (08:19 +0000)]
    * Makefile.in (compare, gnucompare): Add missing else true clauses.

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

25 years agoDaily bump.
law [Sat, 26 Dec 1998 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * alpha.md (builtin_longjmp): Add missing "DONE".
law [Fri, 25 Dec 1998 22:08:13 +0000 (22:08 +0000)]
    * alpha.md (builtin_longjmp): Add missing "DONE".
alpha -O0 bootstrap bugfix.

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

25 years agoDaily bump.
law [Fri, 25 Dec 1998 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

25 years agofix minor typo
brendan [Thu, 24 Dec 1998 10:52:44 +0000 (10:52 +0000)]
fix minor typo

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

25 years ago* gcc.c (execute): Enable -pipe with win32.
scox [Thu, 24 Dec 1998 10:30:08 +0000 (10:30 +0000)]
* gcc.c (execute): Enable -pipe with win32.

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

25 years agoDaily bump.
law [Thu, 24 Dec 1998 00:45:03 +0000 (00:45 +0000)]
Daily bump.

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

25 years agofix placement of the errors
brendan [Wed, 23 Dec 1998 17:02:02 +0000 (17:02 +0000)]
fix placement of the errors

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

25 years agoEnable -fleading-underscore for arm-elf builds.
nickc [Wed, 23 Dec 1998 14:34:18 +0000 (14:34 +0000)]
Enable -fleading-underscore for arm-elf builds.

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

25 years agod
bothner [Wed, 23 Dec 1998 10:46:45 +0000 (10:46 +0000)]
d
* expr.c (process_jvm_instruction):  Do load_type_state after JSR.
* verify.c (verify_jvm_instructions):  Fix off-by-one error.
* jcf-write.c (CHECK_PUT):  Add (void) cast to avoid -Wall warnings.
(localvar_alloc):  Change return type to void,
(emit_unop):  Remove unused variable size.
* jcf-write.c (struct jcf_block):  Add new union.
(PENDING_CLEANUP_PC, PENDING_EXIT_PC, UNDEFINED_PC):  New macros.
(call_cleanups):  New functions.
(struct jcf_partial):  New fields num_finalizers and return_value_decl.
(generate_bytecode_insns):  Support CLEANUP_POINT_EXPR and
WITH_CLEANUP_EXPR.  Handle cleanups in RETURN_EXPR and EXIT_BLOCK_EXPR.
* lang.c (lang_init):  Call using_eh_for_cleanups.
* parse.y (java_complete_lhs):  For SYNCHRONIZED_EXPR, defer
completing operands to patch_synchronized_statement.
Support CLEANUP_POINT_EXPR, WITH_CLEANUP_EXPR.
(patch_synchronized_statement): Re-write suing CLEANUP_POINT_EXPR and
WITH_CLEANUP_EXPR instead of TRY_EXPR.

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

25 years ago * expr.c (process_jvm_instruction): Do load_type_state after JSR.
bothner [Wed, 23 Dec 1998 10:46:40 +0000 (10:46 +0000)]
* expr.c (process_jvm_instruction):  Do load_type_state after JSR.
* verify.c (verify_jvm_instructions):  Fix off-by-one error.
* jcf-write.c (CHECK_PUT):  Add (void) cast to avoid -Wall warnings.
(localvar_alloc):  Change return type to void,
(emit_unop):  Remove unused variable size.
* jcf-write.c (struct jcf_block):  Add new union.
(PENDING_CLEANUP_PC, PENDING_EXIT_PC, UNDEFINED_PC):  New macros.
(call_cleanups):  New functions.
(struct jcf_partial):  New fields num_finalizers and return_value_decl.
(generate_bytecode_insns):  Support CLEANUP_POINT_EXPR and
WITH_CLEANUP_EXPR.  Handle cleanups in RETURN_EXPR and EXIT_BLOCK_EXPR.
* lang.c (lang_init):  Call using_eh_for_cleanups.
* parse.y (java_complete_lhs):  For SYNCHRONIZED_EXPR, defer
completing operands to patch_synchronized_statement.
Support CLEANUP_POINT_EXPR, WITH_CLEANUP_EXPR.
(patch_synchronized_statement): Re-write suing CLEANUP_POINT_EXPR and
WITH_CLEANUP_EXPR instead of TRY_EXPR.

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

25 years agoa
bothner [Wed, 23 Dec 1998 10:46:39 +0000 (10:46 +0000)]
a
* expr.c (process_jvm_instruction):  Do load_type_state after JSR.
* verify.c (verify_jvm_instructions):  Fix off-by-one error.
* jcf-write.c (CHECK_PUT):  Add (void) cast to avoid -Wall warnings.
(localvar_alloc):  Change return type to void,
(emit_unop):  Remove unused variable size.
* jcf-write.c (struct jcf_block):  Add new union.
(PENDING_CLEANUP_PC, PENDING_EXIT_PC, UNDEFINED_PC):  New macros.
(call_cleanups):  New functions.
(struct jcf_partial):  New fields num_finalizers and return_value_decl.
(generate_bytecode_insns):  Support CLEANUP_POINT_EXPR and
WITH_CLEANUP_EXPR.  Handle cleanups in RETURN_EXPR and EXIT_BLOCK_EXPR.
* lang.c (lang_init):  Call using_eh_for_cleanups.
* parse.y (java_complete_lhs):  For SYNCHRONIZED_EXPR, defer
completing operands to patch_synchronized_statement.
Support CLEANUP_POINT_EXPR, WITH_CLEANUP_EXPR.
(patch_synchronized_statement): Re-write suing CLEANUP_POINT_EXPR and
WITH_CLEANUP_EXPR instead of TRY_EXPR.

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

25 years agoWarning fixes:
ghazi [Wed, 23 Dec 1998 07:09:01 +0000 (07:09 +0000)]
Warning fixes:
        * alias.c (record_alias_subset): Remove ignored `&'.
        (init_alias_once): Likewise.
        * c-lex.c (UNGETC): Cast first argument of comma expression to void.
        * config/mips/mips.c (mips_asm_file_end): Cast the result of
        fwrite to `int' when comparing against one.
        * config/mips/mips.h (CAN_ELIMINATE): Add parens around && within ||.
        (INITIAL_ELIMINATION_OFFSET): Add braces to avoid ambiguous `else'.
        * cse.c (rehash_using_reg): Change type of variable `i' to
        unsigned int.
        * dwarf2out.c (initial_return_save): Cast -1 to unsigned before
        assigning it to one.
        * except.c (duplicate_eh_handlers): Remove unused variable `tmp'.
        * final.c (final_scan_insn): Likewise for variable `i'.
        (output_asm_insn): Cast a char to unsigned char when used as an
        array index.
        * gcse.c (compute_pre_ppinout): Cast -1 to SBITMAP_ELT_TYPE when
        assigning it to one.
        * loop.c (strength_reduce): Remove unused variables `count' and `temp'.
        * recog.c (preprocess_constraints): Cast a char to unsigned char
        when used as an array index.
        * regmove.c (find_matches): Likewise.
        * reload1.c (calculate_needs): Add default case in switch.
        (eliminate_regs_in_insn): Initialize variable `offset'.
        (set_offsets_for_label): Change type of variable `i' to unsigned.
        (reload_as_needed): Wrap variable `i' in macro check on
        AUTO_INC_DEC || INSN_CLOBBERS_REGNO_P.
        * scan-decls.c (scan_decls): Mark parameters `argc' and `argv'
        with ATTRIBUTE_UNUSED.  Cast variable `start_written' to size_t
        when comparing against one.
        * stor-layout.c (layout_decl): Cast maximum_field_alignment to
        unsigned when comparing against one.  Likewise for
        GET_MODE_ALIGNMENT().
        (layout_record): Cast record_align to int when comparing against a
        signed value.
        (layout_type): Cast TYPE_ALIGN() to int when comparing against a
        signed value.
        * tree.c (get_identifier): Cast variable `len' to unsigned when
        comparing against one.
        (maybe_get_identifier): Likewise

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

25 years agoDaily bump.
law [Wed, 23 Dec 1998 00:45:02 +0000 (00:45 +0000)]
Daily bump.

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

25 years ago * config.sub: Clean up handling of hppa2.0.
law [Tue, 22 Dec 1998 23:23:33 +0000 (23:23 +0000)]
    * config.sub: Clean up handling of hppa2.0.

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

25 years agoWed Dec 23 00:10:01 1998 Jeffrey A Law (law@cygnus.com)
law [Tue, 22 Dec 1998 23:13:41 +0000 (23:13 +0000)]
Wed Dec 23 00:10:01 1998  Jeffrey A Law  (law@cygnus.com)
        * toplev.c (rest_of_compilation): Do not set reload_completed.
        * reload1.c (reload): Set reload_completed before calling
        cleanup_subreg_operands.

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