summaryrefslogtreecommitdiff
path: root/gcc/defaults.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/defaults.h')
-rw-r--r--gcc/defaults.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/defaults.h b/gcc/defaults.h
index 0db07a9f18a..11873a8c8a5 100644
--- a/gcc/defaults.h
+++ b/gcc/defaults.h
@@ -1154,8 +1154,4 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#define GO_IF_MODE_DEPENDENT_ADDRESS(X, WIN)
#endif
-#ifndef FRAME_POINTER_REQUIRED
-#define FRAME_POINTER_REQUIRED false
-#endif
-
#endif /* ! GCC_DEFAULTS_H */