]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbserver/linux-s390-ipa.c
[gdbserver] Fix s390x -m31 gdbserver build
[thirdparty/binutils-gdb.git] / gdb / gdbserver / linux-s390-ipa.c
index 7697cd9cbd90f790c263c2de55c1fd516d9672f4..d01f5c4109100dcccef7cc6ce04224a1dbe0242f 100644 (file)
@@ -368,7 +368,7 @@ get_ipa_tdesc (int idx)
       SET_REGMAP(s390_te_linux64_ft_collect_regmap, 0);
       return tdesc_s390_tevx_linux64;
     case S390_TDESC_GS:
-      SET_REGMAP(s390_te_ft_collect_regmap, 0);
+      SET_REGMAP(s390_te_linux64_ft_collect_regmap, 0);
       return tdesc_s390_gs_linux64;
 #endif
     default: