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: [PATCH]: Fix PR c/12372


On Thu, Oct 30, 2003 at 02:18:51PM +0100, Eric Botcazou wrote:
> Would it be feasible to refine a bit the code in init_propagate_block_info to 
> not add MEMs that "are likely" to be arguments for the sibcalls? Or is this 
> approach not the right one, and we should resort to marking the arguments in 
> calls.c like Dave proposed?

I think it would be best to mark the arguments.


r~


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