From: Richard Stallman Date: Fri, 3 Jul 1992 20:34:08 +0000 (+0000) Subject: (TARGET_VERSION): Definitions added. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0631fb176a4cca18ae1504ad29e6e402c9e41938;p=gcc.git (TARGET_VERSION): Definitions added. From-SVN: r1407 --- diff --git a/gcc/config/i860/bsd.h b/gcc/config/i860/bsd.h index f0311900a32..a7dcce300f8 100644 --- a/gcc/config/i860/bsd.h +++ b/gcc/config/i860/bsd.h @@ -1,5 +1,8 @@ #include "i860.h" +#undef TARGET_VERSION +#define TARGET_VERSION fprintf (stderr, " (i860, BSD)") + /* BSD UN*X systems use BSD STABS debugging info. */ #define DBX_DEBUGGING_INFO