Add missing break statement for case elfcpp::R_X86_64_PLTOFF64.
authorCary Coutant <ccoutant@google.com>
Wed, 23 Apr 2014 22:17:16 +0000 (15:17 -0700)
committerCary Coutant <ccoutant@google.com>
Wed, 23 Apr 2014 22:19:05 +0000 (15:19 -0700)
commit7849f6d8dc37fc3da2fec06ac1d47afbe4b81059
tree5b3e050697750789b1443be1e8f6b922b2c59e2d
parent4b48d43901e9864f9fc1c135ec75c80bde226cb8
Add missing break statement for case elfcpp::R_X86_64_PLTOFF64.

gold/
* x86_64.cc (Target_x86_64::Relocate::relocate): Add missing break.
gold/ChangeLog
gold/x86_64.cc
This page took 0.052135 seconds and 4 git commands to generate.