From: Craig Burley Date: Tue, 25 May 1999 21:04:32 +0000 (+0000) Subject: Delete vestigial FFECOM_FASTER_ARRAY_REFS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b962215a470d8d20aa8512153726c96e63deef3e;p=gcc.git Delete vestigial FFECOM_FASTER_ARRAY_REFS From-SVN: r27149 --- diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 46dcba86db9..98b9742130a 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,8 @@ +Tue May 25 18:21:09 1999 Craig Burley + + * com.c (FFECOM_FASTER_ARRAY_REFS): Delete this vestige, + now that -fflatten-arrays exists. + Tue May 25 17:48:34 1999 Craig Burley Fix 19990525-0.f: diff --git a/gcc/f/com.c b/gcc/f/com.c index bcd029cbd08..9500956cc22 100644 --- a/gcc/f/com.c +++ b/gcc/f/com.c @@ -213,8 +213,6 @@ typedef struct { unsigned :16, :16, :16; } vms_ino_t; /* Externals defined here. */ -#define FFECOM_FASTER_ARRAY_REFS 0 /* Generates faster code? */ - #if FFECOM_targetCURRENT == FFECOM_targetGCC /* tree.h declares a bunch of stuff that it expects the front end to