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: [PR16107] Convert cos (-x) into cos (x)


On Fri, 7 Aug 2015, Hurugalawadi, Naveen wrote:

	gcc/ChangeLog:
	* match.pd (COS (negate @0) : New simplifier.

Please fix ChangeLog so it is well-parenthesized, the committed version is even worse:

	* match.pd (div (coss (op @0) : New simplifier.

What is this "div" about?

Thanks,

--
Marc Glisse


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