mips.c (mips_legitimize_tls_address): Implement all TLS models in the same way as...
authorRichard Sandiford <richard@codesourcery.com>
Sun, 8 Oct 2006 14:33:22 +0000 (14:33 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 8 Oct 2006 14:33:22 +0000 (14:33 +0000)
commit4afa41f130aad8e6b78d825b99abcd0b36faa0c4
treed767e6dc4152c48523a43def5f059216ea575626
parent28f8c9e97bf154ca2ae2be7da91bb8ca109527b1
mips.c (mips_legitimize_tls_address): Implement all TLS models in the same way as local exec if !TARGET_ABICALLS.

gcc/
* config/mips/mips.c (mips_legitimize_tls_address): Implement
all TLS models in the same way as local exec if !TARGET_ABICALLS.
Remove stray newline.

From-SVN: r117557
gcc/ChangeLog
gcc/config/mips/mips.c