summaryrefslogtreecommitdiff
path: root/gcc/config/s390/s390.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/s390/s390.opt')
-rw-r--r--gcc/config/s390/s390.opt5
1 files changed, 4 insertions, 1 deletions
diff --git a/gcc/config/s390/s390.opt b/gcc/config/s390/s390.opt
index 50684868692..9e8d3bfd404 100644
--- a/gcc/config/s390/s390.opt
+++ b/gcc/config/s390/s390.opt
@@ -116,7 +116,10 @@ EnumValue
Enum(processor_type) String(arch13) Value(PROCESSOR_8561_Z15)
EnumValue
-Enum(processor_type) String(arch14) Value(PROCESSOR_ARCH14)
+Enum(processor_type) String(arch14) Value(PROCESSOR_3931_Z16)
+
+EnumValue
+Enum(processor_type) String(z16) Value(PROCESSOR_3931_Z16)
EnumValue
Enum(processor_type) String(native) Value(PROCESSOR_NATIVE) DriverOnly