http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43764
--- Comment #3 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2010-09-27 19:48:39 UTC --- Author: rsandifo Date: Mon Sep 27 19:48:35 2010 New Revision: 164662 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164662 Log: gcc/ Backport from mainline: 2010-05-19 James E. Wilson <wil...@codesourcery.com> PR target/43764 * config/mips/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. Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/config/mips/mips.c