OSDN Git Service

* target.h (struct gcc_target): Add frame_pointer_required field.
[pf3gnuchains/gcc-fork.git] / gcc / defaults.h
index 0db07a9..11873a8 100644 (file)
@@ -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 */