]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/csky/predicates.md
Update copyright years.
[thirdparty/gcc.git] / gcc / config / csky / predicates.md
index 2899f0bd0b018a316a849ea973809bd967bc5d7b..79cc921ad96c58fe7dd07a50c1195df0fd49fd94 100644 (file)
@@ -1,5 +1,5 @@
 ;; Predicates for C-SKY.
-;; Copyright (C) 2018 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2024 Free Software Foundation, Inc.
 ;; Contributed by C-SKY Microsystems and Mentor Graphics.
 ;;
 ;; This file is part of GCC.
 })
 
 (define_special_predicate "csky_float_comparison_operator"
-  (match_code "eq,ne,le,lt,ge,gt,geu,gtu,leu,ltu,
-              unordered,ordered"))
+  (match_code "eq,ne,le,lt,ge,gt,unordered,ordered"))