X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;ds=sidebyside;f=gdb%2Fs390-linux-tdep.c;h=ab3889ba45a725ad7b70ad6c0a7be61888bda102;hb=fd3619828e94a24a92cddec42cbc0ab33352eeb4;hp=02ae28b4ea7675b23b3c4cd24d3caf7b99bcf8a9;hpb=5dfda3562a69686c43aad4fb0269cc9d5ec010d5;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/s390-linux-tdep.c b/gdb/s390-linux-tdep.c index 02ae28b4ea7..ab3889ba45a 100644 --- a/gdb/s390-linux-tdep.c +++ b/gdb/s390-linux-tdep.c @@ -346,7 +346,7 @@ s390_core_read_description (struct gdbarch *gdbarch, te = (hwcap & HWCAP_S390_TE); gs = (hwcap & HWCAP_S390_GS); - switch (bfd_section_size (abfd, section)) + switch (bfd_section_size (section)) { case s390_sizeof_gregset: if (high_gprs)