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 find_call_stack_args in RTL DCE (PR rtl-optimization/47337, take 2)


> So like this?
>
> 2011-01-19  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR rtl-optimization/47337
> 	* dce.c (check_argument_store): New function.
> 	(find_call_stack_args): Ignore debug insns.  Use check_argument_store.
>
> 	* gcc.c-torture/execute/pr47337.c: New test.

Yes, thanks.

-- 
Eric Botcazou


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