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] Optimize abs(x) < 0.0


> For the sh64 target, this optimization fails when using software
> floating point, and for -m5-compact [-ml].

Oh well.  It looks like its just a fact of life that some GCC
backends allow more optimizations than others.  Probably best
to just delete the testcase for the time being.

Ok for mainline?


2002-07-23  Roger Sayle  <roger@eyesopen.com>

	* gcc.c-torture/execute/20020720-1.c: Delete testcase as not
	all machine descriptions expose optimization opportunity.


Roger
--
Roger Sayle,                         E-mail: roger@eyesopen.com
OpenEye Scientific Software,         WWW: http://www.eyesopen.com/
Suite 1107, 3600 Cerrillos Road,     Tel: (+1) 505-473-7385
Santa Fe, New Mexico, 87507.         Fax: (+1) 505-473-0833


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