]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/common/config/mcore/mcore-common.c
Update copyright years.
[thirdparty/gcc.git] / gcc / common / config / mcore / mcore-common.c
index 614448d13d88775ef26fe060f1dd6075bff05ba9..8c12299db9b08cb36bef2260ede0650d311857d7 100644 (file)
@@ -1,5 +1,5 @@
 /* Common hooks for Motorola MCore.
-   Copyright (C) 1993-2015 Free Software Foundation, Inc.
+   Copyright (C) 1993-2022 Free Software Foundation, Inc.
 
    This file is part of GCC.
 
@@ -33,7 +33,6 @@
 static const struct default_options mcore_option_optimization_table[] =
   {
     { OPT_LEVELS_1_PLUS, OPT_ffunction_cse, NULL, 0 },
-    { OPT_LEVELS_1_PLUS, OPT_fomit_frame_pointer, NULL, 1 },
     { OPT_LEVELS_ALL, OPT_fcaller_saves, NULL, 0 },
     { OPT_LEVELS_ALL, OPT_fschedule_insns, NULL, 0 },
     { OPT_LEVELS_ALL, OPT_fschedule_insns2, NULL, 0 },