From: Mark Kettenis Date: Thu, 1 Jul 1999 00:51:51 +0000 (-0600) Subject: gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a071bd3542e8e5956b538941d8bf46e825d4f256;p=gcc.git gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified. � * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if -fPIC or -fpic is specified. From-SVN: r27867 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c3c80b365a8..97a16756a01 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +1999-07-01 Mark Kettenis + + * config/i386/gnu.h (CPP_SPEC): Define __PIC__ and __pic__ if + -fPIC or -fpic is specified. + Wed Jun 30 03:31:54 1999 Jeffrey A Law (law@cygnus.com) * expr.c (emit_block_move): Use copy_to_mode_reg for