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] Allow DCE of const or pure calls


> 2007-11-02  Jakub Jelinek  <jakub@redhat.com>
>
> 	* dce.c (deletable_insn_p): Make const or pure calls deletable.

Note that flow.c didn't delete these calls (unless inside libcalls) so I'm not 
sure we want this for 4.3.

-- 
Eric Botcazou


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