re PR target/43764 (-mrelax-pic-calls fails with complex types)
authorJames E. Wilson <wilson@codesourcery.com>
Thu, 20 May 2010 06:26:52 +0000 (06:26 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 20 May 2010 06:26:52 +0000 (23:26 -0700)
commit951771dc6becb8dc1b0e6b691489aeb8f3aa08a7
tree445cf456f3f7d845409bbb0971019da3abf14bef
parent6d1b0f922a46b7459c0a9441f728e9214b1bcd80
re PR target/43764 (-mrelax-pic-calls fails with complex types)

PR target/43764
* mips.c (mips_call_expr_from_insn): New arg second_call.  Set it.
(mips_annotate_pic_calls): Pass new arg to mips_call_expr_from_insn.
Use it.

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