diff options
Diffstat (limited to 'gold/x86_64.cc')
-rw-r--r-- | gold/x86_64.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gold/x86_64.cc b/gold/x86_64.cc index 34a53ac..75c2b7f 100644 --- a/gold/x86_64.cc +++ b/gold/x86_64.cc @@ -1181,7 +1181,6 @@ Target_x86_64::Relocate::relocate(const Relocate_info<64, false>* relinfo, default: break; } - switch (r_type) { |