mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-12 09:44:57 +08:00
Delete vestigial FFECOM_FASTER_ARRAY_REFS
From-SVN: r27149
This commit is contained in:
parent
dc4e6ccfe5
commit
b962215a47
@ -1,3 +1,8 @@
|
||||
Tue May 25 18:21:09 1999 Craig Burley <craig@jcb-sc.com>
|
||||
|
||||
* com.c (FFECOM_FASTER_ARRAY_REFS): Delete this vestige,
|
||||
now that -fflatten-arrays exists.
|
||||
|
||||
Tue May 25 17:48:34 1999 Craig Burley <craig@jcb-sc.com>
|
||||
|
||||
Fix 19990525-0.f:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user