]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips.c (mips_emit_loadgp): Return early if there is nothing do to...
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 5 Jun 2008 16:33:42 +0000 (16:33 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 5 Jun 2008 16:33:42 +0000 (16:33 +0000)
commit76fb21a07a7eef585abe81d5b97a0ea674fbdee1
treea4e15edfd8cb031c666bfb798f6f40a98865b902
parent1843c3f4fb70e312eae3e870fadeddc8bffbf850
mips.c (mips_emit_loadgp): Return early if there is nothing do to...

gcc/
* config/mips/mips.c (mips_emit_loadgp): Return early if
there is nothing do to, otherwise emit a blockage if
!TARGET_EXPLICIT_RELOCS || current_function_profile.
* config/mips/mips.md (loadgp_blockage): Use SI rather than DI.

From-SVN: r136407
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.md