]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sh/sh-modes.def
Update copyright years.
[thirdparty/gcc.git] / gcc / config / sh / sh-modes.def
index aec007986ef51afc5b79b82921c97a354de832f8..2fd42d73a74a251fbe467e99c6b84253ddd19bd4 100644 (file)
@@ -1,5 +1,5 @@
 /* SH extra machine modes. 
-   Copyright (C) 2003-2013 Free Software Foundation, Inc.
+   Copyright (C) 2003-2021 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -17,11 +17,6 @@ You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.  */
 
-/* The SH uses a partial integer mode to represent the FPSCR register.  */
-PARTIAL_INT_MODE (SI);
-/* PDI mode is used to represent a function address in a target register.  */
-PARTIAL_INT_MODE (DI);
-
 /* Vector modes.  */
 VECTOR_MODE  (INT, QI, 2);    /*                 V2QI */
 VECTOR_MODES (INT, 4);        /*            V4QI V2HI */