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


On Tue, Jul 23, 2002 at 07:26:50PM -0600, Roger Sayle wrote:
> 	* gcc.c-torture/execute/20020720-1.c: Delete testcase as not
> 	all machine descriptions expose optimization opportunity.

You could move it to gcc.dg, and control based on the
platforms for which it is known to work.  That way you
can at least detect regressions.


r~


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