* i386.h: Remove useless definition of "I386" and misleading
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Feb 2000 04:59:34 +0000 (04:59 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Feb 2000 04:59:34 +0000 (04:59 +0000)
comment above it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32130 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/i386.h

index 991d4a7..71765ab 100644 (file)
@@ -1,5 +1,10 @@
 2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
 
+       * i386.h: Remove useless definition of "I386" and misleading
+       comment above it.
+
+2000-02-23  Zack Weinberg  <zack@wolery.cumb.org>
+
        * tree.h (TREE_SET_PERMANENT): New macro.  Document conditions
        under which TREE_PERMANENT will be set.
        * tree.c (make_node, copy_node, make_tree_vec, tree_cons,
index 3965878..468406e 100644 (file)
@@ -33,10 +33,6 @@ Boston, MA 02111-1307, USA. */
    ADDR_BEG, ADDR_END, PRINT_IREG, PRINT_SCALE, PRINT_B_I_S, and many
    that start with ASM_ or end in ASM_OP.  */
 
-/* Names to predefine in the preprocessor for this target machine.  */
-
-#define I386 1
-
 /* Stubs for half-pic support if not OSF/1 reference platform.  */
 
 #ifndef HALF_PIC_P