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] Convert a test to GIMPLE


On Fri, Nov 27, 2015 at 12:37:32PM +0100, Jakub Jelinek wrote:
> I think it is just fine for 5 branch too.

Ok, committed there as well.

> You could even use int tem3 = ~m; and use tem3 instead of ~m if you really
> wanted to test whether GIMPLE folding works.

Sure.

	Marek


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