2001-04-17 Zack Weinberg <zackw@stanford.edu>
commit0c8127f3c87f89738c68997a73c56b43b4b9b9b5
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Apr 2001 06:15:20 +0000 (18 06:15 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Apr 2001 06:15:20 +0000 (18 06:15 +0000)
treeb7570ff6c78070c272e8b17898a7e40055409b47
parent5b0e154e4a31050588e3d6af97ddbcf9c427c479
2001-04-17  Zack Weinberg  <zackw@stanford.edu>

* dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined,
use it instead of blindly generating a .stabs.
* xcoffout.h: Define DBX_OUTPUT_GCC_MARKER so we put the type
in the right place.
* xcoffout.c: Don't bother defining default for N_CATCH.
(UNKNOWN_STAB): Use internal_error.
(stab_to_sclass): Remove now-unnecessary aborts.
Remove #if 0'ed case N_BROWS.  Add #ifdef N_OPT block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@41403 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dbxout.c
gcc/xcoffout.c
gcc/xcoffout.h