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] Don't optimize away calls to looping pure builtins (PR middle-end/44974)


On 08/20/2010 11:14 AM, Jakub Jelinek wrote:
> 	PR middle-end/44974
> 	* builtins.c (expand_builtin): Don't optimize away
> 	calls to DECL_LOOPING_CONST_OR_PURE_P builtins.
> 
> 	* gcc.dg/pr44974.c: New test.

Ok.


r~


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