From c25aa1e114af2be29bb8b69641673ec2baa8c6bd Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 6 Oct 2016 15:54:38 +1030 Subject: [GOLD] two more fall-through comments * powerpc.cc (Target_powerpc::Relocate::relocate): Add fall through comment. * tilegx.cc (Target_tilegx::Relocate::relocate): Likewise. --- gold/tilegx.cc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'gold/tilegx.cc') diff --git a/gold/tilegx.cc b/gold/tilegx.cc index ee262d147e..03b1a509c5 100644 --- a/gold/tilegx.cc +++ b/gold/tilegx.cc @@ -4649,10 +4649,8 @@ Target_tilegx::Relocate::relocate( } // else if (opt_t == tls::TLSOPT_TO_LE) // both GD/IE are turned into LE, which // is absolute relocation. - // - // | go through - // | - // V + // Fall through. + // LE // // tp -- cgit v1.2.3