m68k.c: Include tree.h for dwarf2out_cfi_label.
authorJeff Law <law@gcc.gnu.org>
Sat, 6 Dec 1997 15:48:29 +0000 (08:48 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 6 Dec 1997 15:48:29 +0000 (08:48 -0700)
commitda932f04bf29ea11aa9554d84efd114f52bb7093
treed3ec4d03867dc1c946b0b2742d599df1ce8246e1
parentaa2fbe8d1fbffec8eb928cf350fbb890343f33be
m68k.c: Include tree.h for dwarf2out_cfi_label.

        * m68k.c: Include tree.h for dwarf2out_cfi_label.

        * gcc.c (process_command): Do not take address of function fatal when
        calling lang_specific_driver.

        * config/i386/cygwin32.h (DWARF2_UNWIND): Exception handling
        doesn't work with it yet, so set it to 0.
        * config/i386/xm-cygwin32.h (NO_SYS_SIGLIST): Define.

        * cse.c (cse_insn): Check for invalid entries when taking references.
More assorted pending patches.

From-SVN: r16978
gcc/ChangeLog
gcc/config/i386/cygwin32.h
gcc/config/i386/x-cygwin32
gcc/config/i386/xm-cygwin32.h
gcc/config/m68k/m68k.c
gcc/cse.c
gcc/gcc.c