Undefining TARGET_VERSION is both bogus and deviant from all ofther gcc

ports.
This commit is contained in:
tv 1998-08-17 15:29:27 +00:00
parent 243ce288ee
commit ba44e6dbd5
2 changed files with 0 additions and 7 deletions

View File

@ -49,9 +49,6 @@ Boston, MA 02111-1307, USA. */
|| !strcmp (STR, "iwithprefix") || !strcmp (STR, "iwithprefixbefore") \
|| !strcmp (STR, "isystem"))
/* Print subsidiary information on the compiler version in use. */
#define TARGET_VERSION
/* Run-time compilation parameters selecting different hardware subsets. */
/* Which processor to schedule for. The cpu attribute defines a list that

View File

@ -68,10 +68,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef WCHAR_TYPE_SIZE
#define WCHAR_TYPE_SIZE 32
/* XXX Redefine this; <alpha/alpha.h> mucks with it. */
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (%s)", TARGET_NAME);
/* Generate calls to memcpy, etc., not bcopy, etc. */
#define TARGET_MEM_FUNCTIONS