This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: fix pr21848 (i686-pc-linux-gnu bootstrap failure)


On Mon, Jul 18, 2005 at 03:23:59PM +0100, Joern RENNECKE wrote:
> 	PR rtl-optimization/21848
> 	* calls.c (emit_library_call_value_1): For const functions, add
> 	USEs of the stack slots to CALL_INSN_FUNCTION_USAGE.

This is ok, as it mirrors what we do in expand_call.
Do you have a reduced test case for the libcall part?


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]