gstab.h (stab_code_type): Define, to be used instead of the __stab_debug_code enum...
authorOlivier Hainque <hainque@adacore.com>
Wed, 20 May 2009 12:44:44 +0000 (12:44 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Wed, 20 May 2009 12:44:44 +0000 (12:44 +0000)
commitdbb6088f89fe3cc22845097dc17f9f6a06682be1
treef1aa85cae9c808d63e36ad9a6513afc74266aab3
parent7ec492570b77735583dceb28b091b4fa71ea1320
gstab.h (stab_code_type): Define, to be used instead of the __stab_debug_code enum, made anonymous.

* gstab.h (stab_code_type): Define, to be used instead of the
__stab_debug_code enum, made anonymous.  Add 2009 to the copyright
notice.
* dbxout.c (STAB_CODE_TYPE): Remove #define and replace use
occurrences by stab_code_type.
* mips-tfile.c (STAB_CODE_TYPE): Remove #define, unused.

From-SVN: r147734
gcc/ChangeLog
gcc/dbxout.c
gcc/gstab.h
gcc/mips-tfile.c