(TARGET_DEFAULT): Make value 0.
authorRichard Stallman <rms@gnu.org>
Wed, 12 Aug 1992 07:23:53 +0000 (07:23 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 12 Aug 1992 07:23:53 +0000 (07:23 +0000)
From-SVN: r1804

gcc/config/m68k/hp2bsd.h

index 1118b2a40a17d1de73fe0c881a598a27be13fa87..6032a30aa7ea00db808c3fcaa7adf4c535f1a069 100644 (file)
@@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* See m68k.h.  0 means 68000 with no 68881.  */
 
-#define TARGET_DEFAULT -0102
+#define TARGET_DEFAULT 0
 
 /* Define __HAVE_68881 in preprocessor only if -m68881 is specified.
    This will control the use of inline 68881 insns in certain macros.