From: Charles Hannum Date: Fri, 27 Mar 1992 23:51:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c5abcf1dde599cc2b596b9a15ad98b60627d7ed6;p=gcc.git *** empty log message *** From-SVN: r603 --- diff --git a/gcc/config/rs6000/rs6000.h b/gcc/config/rs6000/rs6000.h index eb8929a492f..0ee28e0a464 100644 --- a/gcc/config/rs6000/rs6000.h +++ b/gcc/config/rs6000/rs6000.h @@ -1149,6 +1149,9 @@ struct rs6000_args {int words, fregno, nargs_prototype; }; #define XCOFF_DEBUGGING_INFO +/* Define if the object format being used is COFF or a superset. */ +#define OBJECT_FORMAT_COFF + /* We don't have GAS for the RS/6000 yet, so don't write out special .stabs in cc1plus. */