]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/common/config/c6x/c6x-common.c
Update copyright years.
[thirdparty/gcc.git] / gcc / common / config / c6x / c6x-common.c
index 38be5ba6a4edfd5dc3ce5508345b1f10b0abb4a5..c160a37460f2a5713f2271c07632c8968d0fbd92 100644 (file)
@@ -1,5 +1,5 @@
 /* TI C6X common hooks.
-   Copyright (C) 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2011-2022 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -32,7 +32,6 @@ along with GCC; see the file COPYING3.  If not see
 /* Implement overriding of the optimization options.  */
 static const struct default_options c6x_option_optimization_table[] =
   {
-    { OPT_LEVELS_1_PLUS, OPT_fomit_frame_pointer, NULL, 1 },
     { OPT_LEVELS_1_PLUS, OPT_frename_registers, NULL, 1 },
     { OPT_LEVELS_2_PLUS, OPT_fmodulo_sched, NULL, 1 },
     { OPT_LEVELS_ALL, OPT_freciprocal_math, NULL, 1 },