OSDN Git Service

pf3gnuchains/gcc-fork.git
26 years agoFix alpha-linux -mieee bug reported by H.J. Lu.
wilson [Wed, 3 Sep 1997 01:27:01 +0000 (01:27 +0000)]
Fix alpha-linux -mieee bug reported by H.J. Lu.
* alpha.md (floatdisf2-1): New pattern.

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

26 years ago * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions
law [Wed, 3 Sep 1997 00:46:39 +0000 (00:46 +0000)]
    * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions
        are relative to the next instruction, not the current instruction.

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

26 years ago * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
dje [Tue, 2 Sep 1997 23:37:40 +0000 (23:37 +0000)]
* lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.

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

26 years agoFix i386 code generation error reported by Mumit Khan.
wilson [Tue, 2 Sep 1997 21:40:31 +0000 (21:40 +0000)]
Fix i386 code generation error reported by Mumit Khan.
* local-alloc.c (contains_replace_regs): New function.
(update_equiv_regs): When adding a REG_EQUIV note for a set of a MEM,
verify that there is no existing REG_EQUIV note, and add a call to
contains_place_regs.

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

26 years ago * method.c (build_overload_value): Add in_template parm.
jason [Tue, 2 Sep 1997 21:33:28 +0000 (21:33 +0000)]
* method.c (build_overload_value): Add in_template parm.
(build_overload_int): Likewise.
(build_overload_identifier): Pass it.

* decl.c (duplicate_decls): Don't bash a previous template
  definition with a redeclaration.

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

26 years ago * pt.c (unify): float doesn't match double.
jason [Tue, 2 Sep 1997 20:27:13 +0000 (20:27 +0000)]
* pt.c (unify): float doesn't match double.

* pt.c (do_type_instantiation): Handle getting a _TYPE or a
  TYPE_DECL.  Handle getting non-template types.
* parse.y (explicit_instantiation): Use typespec instead of
aggr template_type.

Tue Sep  2 10:27:08 1997  Richard Henderson  <rth@cygnus.com>

* typeck.c (build_ptrmemfunc1): Clean up ptr->int cast warnings.

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

26 years agoPatch from H.J. Lu for alpha-linux port.
wilson [Tue, 2 Sep 1997 19:53:50 +0000 (19:53 +0000)]
Patch from H.J. Lu for alpha-linux port.
* config/alpha/elf.h (CPP_PREDEFINES): Add -D__PIC__ -D__pic__.
(STARTFILE_SPEC): Always use crtbegin.o%s
(ENDFILE_SPEC): Always use crtend.o%s.

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

26 years agoFix alpha-linux core dump reported by H.J. Lu.
wilson [Tue, 2 Sep 1997 19:37:05 +0000 (19:37 +0000)]
Fix alpha-linux core dump reported by H.J. Lu.
* alpha/alpha.h (PREFERRED_RELOAD_CLASS): Return NO_REGS if NO_REGS
is passed in.
* emit-rtl.c (gen_lowpart_common): Add code to convert CONST_INT to
SFmode for 64 bit hosts.

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

26 years ago * fixincludes: Permits spaces between # and define. Discard C++
law [Tue, 2 Sep 1997 18:38:30 +0000 (18:38 +0000)]
    * fixincludes: Permits spaces between # and define.  Discard C++
        comments in sys/pci.h on HP/UX 10.20.

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

26 years ago * pa.c (restore_unscaled_index_insn_codes): New function.
law [Tue, 2 Sep 1997 05:33:19 +0000 (05:33 +0000)]
    * pa.c (restore_unscaled_index_insn_codes): New function.
        (record_unscaled_index_insn_codes): Likewise.
        (output_function_prologue): Call restore_unscaled_index_insn_codes.
        (output_function_epilogue): Free memory for unscaled_index_insn_codes.
        (pa_reorg): Call record_unscaled_index_insn_codes.

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

26 years ago * version.c: Bump for snapshot.
law [Tue, 2 Sep 1997 04:12:45 +0000 (04:12 +0000)]
    * version.c: Bump for snapshot.
Preparing for next snapshot.

        * haifa-sched.c (move_insn): Handle notes correctly for insns
        with SCHED_GROUP_P set.
Should fix some x86 failures with haifa enabled.

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

26 years agoPatch from H.J. Lu for minor alpha-linux problem.
wilson [Tue, 2 Sep 1997 00:00:55 +0000 (00:00 +0000)]
Patch from H.J. Lu for minor alpha-linux problem.
* alpha/xm-linux.h (USE_BFD): Undef before define.

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

26 years agoFix sunos4/rs6000/powerpc/etc build problems with multilibbed libraries.
wilson [Mon, 1 Sep 1997 23:55:29 +0000 (23:55 +0000)]
Fix sunos4/rs6000/powerpc/etc build problems with multilibbed libraries.
* configure.in (target_subdir): Set to libraries if enable_multilib.

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

26 years agoFix irix6 execute/921117-1.c c-torture failure.
wilson [Mon, 1 Sep 1997 23:43:03 +0000 (23:43 +0000)]
Fix irix6 execute/921117-1.c c-torture failure.
* cse.c (cse_insn): Don't record BLKmode values.

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

26 years ago * call.c (build_new_op): Strip leading REF_BIND from first operand
jason [Mon, 1 Sep 1997 21:01:30 +0000 (21:01 +0000)]
* call.c (build_new_op): Strip leading REF_BIND from first operand
to builtin operator.

* decl2.c (mark_vtable_entries): Mark abort_fndecl as used when we
use its RTL.

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

26 years ago * call.c (null_ptr_cst_p): Remove support for (void*)0.
jason [Mon, 1 Sep 1997 20:07:22 +0000 (20:07 +0000)]
* call.c (null_ptr_cst_p): Remove support for (void*)0.

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

26 years ago * i960.h (LINK_SPEC): Handle "-mjX" and "-mrp" switches.
law [Mon, 1 Sep 1997 17:27:19 +0000 (17:27 +0000)]
    * i960.h (LINK_SPEC): Handle "-mjX" and "-mrp" switches.

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

26 years ago * cccp.c (sys_errlist): Remove special 4.4bsd declaration.
law [Mon, 1 Sep 1997 17:02:53 +0000 (17:02 +0000)]
    * cccp.c (sys_errlist): Remove special 4.4bsd declaration.
        * collect2.c (sys_errlist): Likewise.
        * cpplib.c (sys_errlist): Likewise.
        * gcc.c (sys_errlist): Likewise.
        * protoize (sys_errlist): Likewise.
        * configure.in: Check for strerror.
        * xm-freebsd.h (HAVE_STRERROR): Remove definition.
        * xm-gnu.h (HAVE_STRERROR): Likewise.
        * xm-linux.h (HAVE_STRERROR): Likewise.
        * xm-netbsd.h (HAVE_STRERROR): Likewise.
        * xm-bsd386.h (HAVE_STRERROR): Likewise.
        * xm-cygwin32.h (HAVE_STRERROR): Likewise.
        * xm-dos.h (HAVE_STRERROR): Likewise.
        * xm-mingw32.h (HAVE_STRERROR): Likewise.
        * xm-pa.h (HAVE_STRERROR): Likewise.
        * xm-papro.h (HAVE_STRERROR): Likewise.
        * xm-sysv4.h (HAVE_STRERROR): Likewise.
        * configure, config.in: Rebuilt.
Remove the need to define HAVE_STRERROR for each host port.

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

26 years ago * Makefile.in: Add several missing "else true" clauses.
law [Mon, 1 Sep 1997 16:08:40 +0000 (16:08 +0000)]
    * Makefile.in: Add several missing "else true" clauses.
Cater to broken "make" programs.

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

26 years ago * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.
law [Mon, 1 Sep 1997 14:57:29 +0000 (14:57 +0000)]
    * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.
        * mips-tfile.c: Likewise.
        * gcc.texi: DONT_DECLARE_SYS_SIGLIST: Remove docs.
        * xm-linux.h (DONT_DECLARE_SYS_SIGLIST): Delete definition.
        * xm-freebsd.h, xm-bsd386.h, xm-sysv4.h, xm-sol2.h: Likewise.
        * configure.in: Check for sys_siglist declaration.
        * configure, config.in: Rebuilt.

Fix conflicting sys_siglist decls once and for all.

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

26 years ago * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,
law [Mon, 1 Sep 1997 14:14:30 +0000 (14:14 +0000)]
    * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,
        m68k/rtems.h, mips/rtems64.h, pa/rtems.h, rs6000/rtems.h,
        sparc/rtems.h (subtarget_switches): Added -mrtems as a switch.
        * i960/i960.h: Added SUBTARGET_SWITCHES macro.
        * rs6000/sysv4.h (extra_subtarget_switches): Added new
        macro EXTRA_SUBTARGET_SWITCHES.
        * configure.in (sh*-*-rtems*): New target.
        * sh/rtems.h: New file.
        * sh/sh.h: Added SUBTARGET_SWITCHES macro.
        * configure: Rebuilt.

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

26 years agoFix alpha loop unrolling abort.
wilson [Sun, 31 Aug 1997 05:57:40 +0000 (05:57 +0000)]
Fix alpha loop unrolling abort.
* unroll.c (calculate_giv_inc): Handle increment with code PLUS.

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

26 years agoFix Freedbsd build problem with patch from more recent texinfo sources.
wilson [Sun, 31 Aug 1997 01:48:33 +0000 (01:48 +0000)]
Fix Freedbsd build problem with patch from more recent texinfo sources.
* info/terminal.c (terminal_prep_terminal): Only use OCRNL and
ONLCR if they are defined.  Reported by many people.

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

26 years agoPay DF fused add ops pay attention to -mno-fused-add
meissner [Sat, 30 Aug 1997 14:55:17 +0000 (14:55 +0000)]
Pay DF fused add ops pay attention to -mno-fused-add

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

26 years agoFix i386-pc-solaris2.5.1 _sys_siglistp redeclaration error.
wilson [Sat, 30 Aug 1997 02:21:34 +0000 (02:21 +0000)]
Fix i386-pc-solaris2.5.1 _sys_siglistp redeclaration error.
* i386/xm-sysv4.h (DONT_DECLARE_SYS_SIGLIST): Define.

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

26 years ago * pa.md (reload_peepholes): Make sure operand is a REG before
law [Fri, 29 Aug 1997 22:14:07 +0000 (22:14 +0000)]
    * pa.md (reload_peepholes): Make sure operand is a REG before
        examining REGNO.  Allow general registers too.
Fixes sporatic c-torture failure.

Remove last change to fold-const.c and c-decl.c

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

26 years agoFix C++ template instantiation back end core dump.
wilson [Fri, 29 Aug 1997 18:52:51 +0000 (18:52 +0000)]
Fix C++ template instantiation back end core dump.
* varasm.c (mark_constants): Don't look inside CONST_DOUBLEs.

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

26 years ago * execute/921007-1.c: Make strcmp static.
law [Fri, 29 Aug 1997 18:47:40 +0000 (18:47 +0000)]
    * execute/921007-1.c: Make strcmp static.

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

26 years ago * dwarfout2.c (build_abbrev_table): Use xrealloc, not xmalloc
law [Fri, 29 Aug 1997 15:33:54 +0000 (15:33 +0000)]
    * dwarfout2.c (build_abbrev_table): Use xrealloc, not xmalloc
        to reallocate abbrev_die_table.

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

26 years ago * m68k/m68k.md (iorsi_zexthi_ashl16): Disable.
law [Fri, 29 Aug 1997 15:19:58 +0000 (15:19 +0000)]
    * m68k/m68k.md (iorsi_zexthi_ashl16): Disable.
Fixes m68k codegen problem.

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

26 years ago * Makefile.in (config.status): Depend on version.c
law [Fri, 29 Aug 1997 15:10:18 +0000 (15:10 +0000)]
    * Makefile.in (config.status): Depend on version.c

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

26 years ago * expr.h (insn_gen_function): Reenable prototype.
law [Fri, 29 Aug 1997 15:02:03 +0000 (15:02 +0000)]
* expr.h (insn_gen_function): Reenable prototype.

* expr.c (move_by_pieces_1, clear_by_pieces_1): Fix prototype of
first parameter.

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

26 years agoFix typo.
law [Fri, 29 Aug 1997 07:03:53 +0000 (07:03 +0000)]
Fix typo.

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

26 years agoFix x86 libio -O2 miscompilation problem.
wilson [Thu, 28 Aug 1997 20:04:19 +0000 (20:04 +0000)]
Fix x86 libio -O2 miscompilation problem.
* i386.c (ix86_expand_epilogue): Emit blockage instruction when pic.

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

26 years ago * version.c: Bump for latest snapshot.
law [Thu, 28 Aug 1997 13:08:54 +0000 (13:08 +0000)]
    * version.c: Bump for latest snapshot.

        * bc-optab.c: Conditionally include stdlib.h.
        (free): Provide a declaration if NEED_DECLARATION_FREE.
        * tree.c (free): Provide a declaration if NEED_DECLARATION_FREE.
        * rtl.h (free): Remove declaration.
        * tree.h (free): Remvoe declaration.

        * configure: Rebuilt.

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

26 years agoFilename change in latest g77 update.
law [Thu, 28 Aug 1997 12:59:07 +0000 (12:59 +0000)]
Filename change in latest g77 update.

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

26 years ago * flags.h (flag_move_all_movables): Declare.
law [Thu, 28 Aug 1997 03:35:22 +0000 (03:35 +0000)]
    * flags.h (flag_move_all_movables): Declare.
        (flag_reduce_all_givs): Likewise.
        * loop.c (move_movables): Handle flag_move_all_movables.
        (strength_reduce): Handle flag_reduce_all_givs.
        * toplev.c (flag_move_all_movables): Define.
        (flag_reduce_all_givs): Likewise.
        (f_options): Add -fmove-all-movables and -freduce-all-givs.
        * invoke.texi: Document new options, including alias stuff that
        wasn't included last time.
Two of the "Tooning" options :-)

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

26 years agoNew file in g77 front end.
law [Thu, 28 Aug 1997 03:21:33 +0000 (03:21 +0000)]
New file in g77 front end.

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

26 years agoUpdate to Aug 26 g77 front end and runtime.
law [Thu, 28 Aug 1997 03:21:05 +0000 (03:21 +0000)]
Update to Aug 26 g77 front end and runtime.

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

26 years ago * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.
law [Thu, 28 Aug 1997 00:18:03 +0000 (00:18 +0000)]
    * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.
        * t-mn10200: Ditto.
        * t-vxsparc: Ditto.
        * t-vxworks68: Ditto.
        * t-vxworks960: Ditto.
        * t-vx29k: Ditto.

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

26 years agoPatch from Richard Henderson to fix alpha-linux alloca redefinition problems.
wilson [Wed, 27 Aug 1997 23:50:04 +0000 (23:50 +0000)]
Patch from Richard Henderson to fix alpha-linux alloca redefinition problems.
* alpha/xm-alpha.h (alloca): Define alloca to builtin_alloca for GNUC
if not already defined, and USE_C_ALLOCA not defined.

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

26 years agoMake the gcc config.guess exec the toplevel config.guess. Update the toplevel
wilson [Wed, 27 Aug 1997 23:20:52 +0000 (23:20 +0000)]
Make the gcc config.guess exec the toplevel config.guess.  Update the toplevel
config.guess from the gcc config.guess.

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

26 years agoalpha linux glibc2 patch from H.J. Lu
wilson [Wed, 27 Aug 1997 23:09:53 +0000 (23:09 +0000)]
alpha linux glibc2 patch from H.J. Lu
* config/alpha/elf.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1
if USE_GNULIBC_1 is not defined.

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

26 years agoPatch from Richard Henderson to fix alpha-linux support.
wilson [Wed, 27 Aug 1997 23:02:19 +0000 (23:02 +0000)]
Patch from Richard Henderson to fix alpha-linux support.
* alpha/elf.h (LINK_SPEC): Conditionalize on USE_GNULIBC_1.
* config.guess: Recognize alpha-linux-gnulibc1.
* configure.in (alpha-*-linux-gnulibc1): New target.
(alpha-*-linux-gnu*): Don't build crtbegin/end.

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

26 years ago * reorg.c (dbr_schedule): Allow current_function_return_rtx
law [Wed, 27 Aug 1997 19:59:51 +0000 (19:59 +0000)]
    * reorg.c (dbr_schedule): Allow current_function_return_rtx
        to be something other than a REG.
        * function.c (expand_function_end): Fix current_function_return_rtx
        if it was a pseudo.
Brought over from the fsf/devo.

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

26 years agoFix newlib coldfire build failure.
wilson [Wed, 27 Aug 1997 18:54:11 +0000 (18:54 +0000)]
Fix newlib coldfire build failure.
* m68k.md (iorsi3_internal): Readd ! TARGET_5200 check lost in
last change.

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

26 years ago * c-decl.c (grokdeclarator): If array index or size calculations
law [Wed, 27 Aug 1997 16:58:02 +0000 (16:58 +0000)]
    * c-decl.c (grokdeclarator): If array index or size calculations
        overflow, issue an error.
        * fold-const.c (int_const_binop): New static function.
        (const_binop, size_binop): Call it.
Brought over from the fsf.

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

26 years ago * loop.c (combine_movables): Earlier insns don't match later ones.
law [Wed, 27 Aug 1997 16:43:23 +0000 (16:43 +0000)]
    * loop.c (combine_movables): Earlier insns don't match later ones.
Brought over from the fsf.

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

26 years agoRemove last change to alpha/linux. It was incorrect according to Richard
law [Wed, 27 Aug 1997 15:24:31 +0000 (15:24 +0000)]
Remove last change to alpha/linux.  It was incorrect according to Richard
Henderson.

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

26 years ago * typeck.c (expand_target_expr): Make definition match declaration.
law [Wed, 27 Aug 1997 08:07:16 +0000 (08:07 +0000)]
    * typeck.c (expand_target_expr): Make definition match declaration.

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

26 years ago * class.c (get_basefndecls): Make definition match declaration.
law [Wed, 27 Aug 1997 08:03:41 +0000 (08:03 +0000)]
    * class.c (get_basefndecls): Make definition match declaration.
Something caught by the sunos compiler.

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

26 years ago * config/linux.h (CC1_SPEC): Define it only if not defined.
law [Wed, 27 Aug 1997 07:26:22 +0000 (07:26 +0000)]
    * config/linux.h (CC1_SPEC): Define it only if not defined.

        * config/m68k/linux.h (CC1_SPEC): Undefine it before include
        <linux.h>

        * config/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined as 1 if
        USE_GNULIBC_1 is not defined.

        * config/alpha/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
        as 1.
        * config/rs6000/linux.h (DEFAULT_VTABLE_THUNKS): Ditto.

        * config/sparc/linux.h (DEFAULT_VTABLE_THUNKS): New. Defined
        as 1 if USE_GNULIBC_1 is not defined.
Linux patches from HJ.

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

26 years ago * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.
law [Wed, 27 Aug 1997 06:51:37 +0000 (06:51 +0000)]
    * t-freebsd (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS.
        * x-netbsd: Likewise
        * x-dgux (USER_H): Include EXTRA_HEADERS and LANG_EXTRA_HEADERS
        (INSTALL_HEADERS): Delete.
        * x-dguxbcs: Likewise.
        * x-hp3bsd44: Likewise
        * x-pa: Likewise.

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

26 years ago * i386.md (pop): pop increments the stack pointer.
law [Wed, 27 Aug 1997 06:29:59 +0000 (06:29 +0000)]
    * i386.md (pop): pop increments the stack pointer.
        (prologue_set_stack_ptr): New pattern.
        * i386.c (ix86_expand_prologue): Use prologue_set_stack_ptr
        instead of subsi3.
Fixes problem with scheduling on the x86.

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

26 years ago * Makefile.in: create correct multiple links to
law [Wed, 27 Aug 1997 06:04:41 +0000 (06:04 +0000)]
    * Makefile.in: create correct multiple links to
        shared libstdc++.

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

26 years ago * hostnm_.c: Include errno.h
law [Wed, 27 Aug 1997 02:13:32 +0000 (02:13 +0000)]
    * hostnm_.c: Include errno.h

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

26 years ago * reload.c (find_reloads, case '0'): Reject matching a non-offsettable
law [Wed, 27 Aug 1997 00:49:59 +0000 (00:49 +0000)]
    * reload.c (find_reloads, case '0'): Reject matching a non-offsettable
        address where an offsettable address is required.
Fixes 68k bootstrap problem.

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

26 years ago * loop.c (check_final_value): Don't miss a biv increment in a
law [Wed, 27 Aug 1997 00:44:25 +0000 (00:44 +0000)]
    * loop.c (check_final_value): Don't miss a biv increment in a
        parallel.

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

26 years ago * testsuite/Makefile.in (check): Don't depend on site.exp.
law [Tue, 26 Aug 1997 18:28:26 +0000 (18:28 +0000)]
    * testsuite/Makefile.in (check): Don't depend on site.exp.
        (just-check): Depend on site.exp.
Fixes problems with SMP "make check".

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

26 years ago * dwarfout.c (dwarfout_file_scope_decl, case TYPE_DECL): Check
law [Tue, 26 Aug 1997 18:05:23 +0000 (18:05 +0000)]
    * dwarfout.c (dwarfout_file_scope_decl, case TYPE_DECL): Check
        TYPE_DECL_IS_STUB instead of DECL_NAME.

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

26 years agoFix stupid typo in last change.
law [Tue, 26 Aug 1997 18:04:44 +0000 (18:04 +0000)]
Fix stupid typo in last change.

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

26 years ago * libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.
law [Tue, 26 Aug 1997 17:18:19 +0000 (17:18 +0000)]
    * libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.

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

26 years agoH.J. Lu's SMP patch.
wilson [Tue, 26 Aug 1997 06:36:27 +0000 (06:36 +0000)]
H.J. Lu's SMP patch.

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

26 years ago * input.c (sub_getch): Eventually give up and release the input file.
jason [Tue, 26 Aug 1997 01:34:48 +0000 (01:34 +0000)]
* input.c (sub_getch): Eventually give up and release the input file.

* decl.c (cp_finish_decl): If #p i/i, put inline statics in the
right place.

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

26 years agoMon Aug 25 14:26:45 1997 Jason Merrill <jason@yorick.cygnus.com>
jason [Tue, 26 Aug 1997 00:27:06 +0000 (00:27 +0000)]
Mon Aug 25 14:26:45 1997  Jason Merrill  <jason@yorick.cygnus.com>

* Makefile.in (CXXFLAGS): Add -Weffc++.

Sat Aug 23 21:25:37 1997  Mark Mitchell  <mmitchell@usa.net>

* bastring.h: Enable reverse_iterator and its ilk.

* bastring.h: Provide specializations of member function templates
for const_iterator.

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

26 years ago * call.c (joust): Tweak message.
jason [Mon, 25 Aug 1997 21:30:44 +0000 (21:30 +0000)]
* call.c (joust): Tweak message.

Sat Aug 23 18:02:59 1997  Mark Mitchell  <mmitchell@usa.net>

* error.c (type_as_string): Put const/volatile on template type
parameters where appropriate.

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

26 years ago * haifa-sched.c (find_pre_sched_live): Remove #if 0 code.
law [Mon, 25 Aug 1997 19:15:01 +0000 (19:15 +0000)]
    * haifa-sched.c (find_pre_sched_live): Remove #if 0 code.
        (find_post_sched_live): Likewise.
Just cleaning up.

        * haifa-sched.c (schedule_block): Remove old code to get arguments
        from hard regs into pseudos early.
Avoids problems with bogus REG_LOOP_BEGIN notes causing aborts during
and after register allocation.

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

26 years ago * version.c: Bump for new snapshot.
law [Mon, 25 Aug 1997 15:00:44 +0000 (15:00 +0000)]
    * version.c: Bump for new snapshot.

        * local-alloc.c (update_equiv_regs): All the target to reject
        promotion of some REG_EQUAL to REG_EQUIV notes.
        * pa.h (DONT_RECORD_EQUIVALENCE): Define.
Fixes some c-torture failures, also improves generated code.

        * pa.c (secondary_reload_class): (mem (mem ... )) does not need
        secondary reloads.
Fixes 094.fpppp/twldrv.f abort.

        * pa.c (hppa_builtin_saveregs): Emit a blockage insn after the
        store of the argument registers.
Fixes c-torture failure.

        * fold-const.c (multiple_of_p): New function.
        (fold): Turn some cases of *_DIV_EXPR into EXACT_DIV_EXPR.
One of the performance patches from the g77 folks.

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

26 years ago * expr.h (insn_gen_function): Temporarily remove prototype.
law [Mon, 25 Aug 1997 07:48:35 +0000 (07:48 +0000)]
    * expr.h (insn_gen_function): Temporarily remove prototype.
This one has to wait until more prototyped stuff is done.

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

26 years ago * configure.in: Always make sure RANLIB_TEST is set.
law [Mon, 25 Aug 1997 07:44:59 +0000 (07:44 +0000)]
    * configure.in: Always make sure RANLIB_TEST is set.
        * configure: Rebuilt.

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

26 years agomissed ChangeLog entry for last checkin
wilson [Mon, 25 Aug 1997 00:26:31 +0000 (00:26 +0000)]
missed ChangeLog entry for last checkin

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

26 years agoFix solaris2 (without GNU install installed) install failure.
wilson [Mon, 25 Aug 1997 00:25:22 +0000 (00:25 +0000)]
Fix solaris2 (without GNU install installed) install failure.
* Makefile.in (install-info): Don't cd into srcdir.  Add srcdir to
filenames.  Use sed to extract base filename for install.

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

26 years ago * call.c (strictly_better): Make arguments unsigned ints.
law [Sat, 23 Aug 1997 23:47:00 +0000 (23:47 +0000)]
    * call.c (strictly_better): Make arguments unsigned ints.
Fixes bug reported by Peter Seebach.

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

26 years ago * unroll.c (find_splittable_givs): Only share if two givs have the
law [Sat, 23 Aug 1997 23:25:05 +0000 (23:25 +0000)]
    * unroll.c (find_splittable_givs): Only share if two givs have the
        same add and multiply values.
Fixes some testsuite failures on the x86.

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

26 years agoFix typos in m68k configuration files.
wilson [Sat, 23 Aug 1997 21:41:33 +0000 (21:41 +0000)]
Fix typos in m68k configuration files.
* m68k/next.h (GO_IF_INDEXABLE_BASE): Fix typo in undef.
* m68k/m68kemb.h (LIB_SPEC): Add missing comment end before it.

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

26 years ago * pa.c (pa_reorg): Always put begin_brtab and end_brtab insns
law [Sat, 23 Aug 1997 06:19:56 +0000 (06:19 +0000)]
    * pa.c (pa_reorg): Always put begin_brtab and end_brtab insns
        around branch tables.
        * pa.md (begin_brtab, end_brtab): Only emit the .begin_brtab
        and .end_brtab directives if TARGET_GAS.
Should fix bootstrap problem with PA port when not using gas.

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

26 years agoFix m68k-next-nextstep3 stage2 enquire compilation hang reported by Moene.
wilson [Sat, 23 Aug 1997 04:39:31 +0000 (04:39 +0000)]
Fix m68k-next-nextstep3 stage2 enquire compilation hang reported by Moene.
* alias.c (true_dependence): Pass x_addr not x to varies.

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

26 years agoFix AIX build problem when IBM cc is used.
wilson [Fri, 22 Aug 1997 21:39:10 +0000 (21:39 +0000)]
Fix AIX build problem when IBM cc is used.
* acconfig.h (NEED_DECLARATION_CALLOC): Add.
* configure.in: Add GCC_NEED_DECLARATION call for calloc.
* rs6000/xm-rs6000.h (malloc, realloc, calloc, free): Delete
declarations.
* config.in, configure: Regenerate.

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

26 years ago * Makefile.in (UOBJ): Include symlnk.
law [Fri, 22 Aug 1997 14:54:27 +0000 (14:54 +0000)]
    * Makefile.in (UOBJ): Include symlnk.

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

26 years ago * alias.c (find_base_value): Improve handling of PLUS, MINUS, and
law [Fri, 22 Aug 1997 06:39:29 +0000 (06:39 +0000)]
    * alias.c (find_base_value): Improve handling of PLUS, MINUS, and
        LO_SUM.
        (record_set): Handle LO_SUM like PLUS.
        (init_alias_analysis): When following chains of base addresses,
        do not stop on reaching a hard register.
Updates from jfc.

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

26 years agoTweak.
law [Fri, 22 Aug 1997 02:16:20 +0000 (02:16 +0000)]
Tweak.

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

26 years ago * lex.c (real_yylex): Refer to __complex instead of complex.
jason [Fri, 22 Aug 1997 01:52:56 +0000 (01:52 +0000)]
* lex.c (real_yylex): Refer to __complex instead of complex.

-Wed Jul 16 15:57:42 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
-
-       * parse.y (empty_parms): Only use VOID_LIST_NODE for the PARMS if
-       we're in a C++ struct/class, not if we're doing xtern "C"'.
-

and regenerate parse.c.

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

26 years agoFix alpha OSF 1.x/2.x/3.x build problems.
wilson [Fri, 22 Aug 1997 00:47:59 +0000 (00:47 +0000)]
Fix alpha OSF 1.x/2.x/3.x build problems.
* alpha.h (ARCH_ASM_FILE_START): Define.
(ASM_FILE_START): Use ARCH_ASM_FILE_START.
* osf12.h, osf2or3.h (ARCH_ASM_FILE_START): Redefine to null string.

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

26 years agorelease notes
jason [Fri, 22 Aug 1997 00:30:16 +0000 (00:30 +0000)]
release notes

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

26 years agoignored by import
jason [Thu, 21 Aug 1997 23:14:36 +0000 (23:14 +0000)]
ignored by import

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

26 years agoInitial revision
jason [Thu, 21 Aug 1997 22:57:35 +0000 (22:57 +0000)]
Initial revision

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

26 years agoThu Aug 21 22:25:46 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
jason [Thu, 21 Aug 1997 22:34:19 +0000 (22:34 +0000)]
Thu Aug 21 22:25:46 1997  J"orn Rennecke <amylaar@cygnus.co.uk>

* lex.c (real_yylex): Don't use getc directly.

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

26 years agoBump version # for new snapshot.
law [Thu, 21 Aug 1997 20:46:15 +0000 (20:46 +0000)]
Bump version # for new snapshot.

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

26 years agoEliminate circular dependence on f77-runtime that caused build failures.
wilson [Thu, 21 Aug 1997 20:17:25 +0000 (20:17 +0000)]
Eliminate circular dependence on f77-runtime that caused build failures.
* Make-lang.in (f77): Delete f77-runtime.
(f77.all.build, f77.all.cross, f77.rest.encap): Add f77-runtime.

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

26 years ago * Makefile.in (install-common): Put gcov comment at start of line.
law [Thu, 21 Aug 1997 16:23:22 +0000 (16:23 +0000)]
    * Makefile.in (install-common): Put gcov comment at start of line.

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

26 years ago * Makefile.in (UOBJ): Include mclock.
law [Thu, 21 Aug 1997 05:20:15 +0000 (05:20 +0000)]
    * Makefile.in (UOBJ): Include mclock.
From Mumit Khan.

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

26 years ago * alias.c (init_alias_analysis): When simplifying the reg_base_value
law [Thu, 21 Aug 1997 04:48:46 +0000 (04:48 +0000)]
    * alias.c (init_alias_analysis): When simplifying the reg_base_value
        array, simplify entries for hard registers too.
From jfc.  Fixes c-torture failure on the PA.

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

26 years agoWed Aug 20 17:25:08 1997 Jason Merrill <jason@yorick.cygnus.com>
jason [Thu, 21 Aug 1997 00:50:39 +0000 (00:50 +0000)]
Wed Aug 20 17:25:08 1997  Jason Merrill  <jason@yorick.cygnus.com>

* call.c (is_subseq): Don't try to be clever.

Wed Aug 20 03:13:36 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)

* parse.y, pt.c: Include "except.h".
* call.c, class.c, class.h, cp-tree.h, cvt.c, decl.c, decl2.c,
  error.c, except.c, expr.c, friend.c, g++spec.c, init.c, input.c,
  lex.c, lex.h, method.c, parse.y, pt.c, repo.c, rtti.c, search.c,
  sig.c, spew.c, tree.c, typeck.c, typeck2.c, xref.c: Finish
  prototyping.

Wed Aug 20 01:34:40 1997  Jason Merrill  <jason@yorick.cygnus.com>

* decl2.c (mark_vtable_entries): Instead of replacing pure
virtuals with a reference to __pure_virtual, copy the decl and
change the RTL.

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

26 years agoFix irix6 `make install' problem.
wilson [Wed, 20 Aug 1997 23:39:40 +0000 (23:39 +0000)]
Fix irix6 `make install' problem.
* intdoc.texi: Readd generated file.

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

26 years agoChange gcc3 to egcs.
wilson [Wed, 20 Aug 1997 23:17:46 +0000 (23:17 +0000)]
Change gcc3 to egcs.

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

26 years agoChange gcc3 reference to egcs.
wilson [Wed, 20 Aug 1997 22:14:18 +0000 (22:14 +0000)]
Change gcc3 reference to egcs.

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

26 years agoExpunge reference to gcc3.
wilson [Wed, 20 Aug 1997 21:53:38 +0000 (21:53 +0000)]
Expunge reference to gcc3.

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

26 years agoPatch from Dave Love.
wilson [Wed, 20 Aug 1997 19:37:49 +0000 (19:37 +0000)]
Patch from Dave Love.
* dwarf2.h (enum dwarf_call_frame_info): Remove trailing comma from
list.

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

26 years ago * stmt.c (start_cleanup_deferal, end_cleanup_deferal): Test
wilson [Wed, 20 Aug 1997 19:30:36 +0000 (19:30 +0000)]
* stmt.c (start_cleanup_deferal, end_cleanup_deferal): Test
block_stack before dereferencing it.

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

26 years agoWork with haifa renaming get_issue_rate -> ISSUE_RATE
meissner [Wed, 20 Aug 1997 19:08:56 +0000 (19:08 +0000)]
Work with haifa renaming get_issue_rate -> ISSUE_RATE

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