]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/common/config/tilepro/tilepro-common.c
Set default to -fomit-frame-pointer
[thirdparty/gcc.git] / gcc / common / config / tilepro / tilepro-common.c
index 50ac7a9404b00cedde94b649e8f10d739a005d14..9dddf6528e56894a3e86a67e7c42a9a1f68d6f0c 100644 (file)
@@ -29,7 +29,6 @@
 #include "flags.h"
 
 static const struct default_options tilepro_option_optimization_table[] = {
-  {OPT_LEVELS_1_PLUS, OPT_fomit_frame_pointer, NULL, 1},
   /* Scheduling and bundling are super important for our architecture, so
      enable them at -O1. */
   {OPT_LEVELS_1_PLUS, OPT_fschedule_insns, NULL, 1},