dbxout.c: Move declaration of dbxout_type_decl outside #ifdef DBX_DEBUGGING_INFO.
authorZack Weinberg <zack@codesourcery.com>
Thu, 12 Feb 2004 23:35:19 +0000 (23:35 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Thu, 12 Feb 2004 23:35:19 +0000 (23:35 +0000)
commit8507c40abc1d872a7bab16f281c0ea97fa095ac7
tree408560e40020488c93b190b9d9dda4185de9652a
parent21d13d8372447885e205a86f4b1c41d437d6dd1e
dbxout.c: Move declaration of dbxout_type_decl outside #ifdef DBX_DEBUGGING_INFO.

* dbxout.c: Move declaration of dbxout_type_decl outside
#ifdef DBX_DEBUGGING_INFO.
* c-parse.in: Don't give the asmdef production a type.

From-SVN: r77732
gcc/ChangeLog
gcc/c-parse.in
gcc/dbxout.c