diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 991d4a7ad72..71765abe8e0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2000-02-23 Zack Weinberg + + * i386.h: Remove useless definition of "I386" and misleading + comment above it. + 2000-02-23 Zack Weinberg * tree.h (TREE_SET_PERMANENT): New macro. Document conditions diff --git a/gcc/config/i386/i386.h b/gcc/config/i386/i386.h index 3965878b923..468406e7d60 100644 --- a/gcc/config/i386/i386.h +++ b/gcc/config/i386/i386.h @@ -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