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]: PR middle-end/31796 use MPFR to evaluate remquo/remainder/drem at compile-time


On Thu, 17 May 2007, Andrew Pinski wrote:

> It seems better to add a new testcase rather than change the current one
> for every added builtin.  The reasoning behind this is so you compare
> 4.2's testresults with 4.3's. (or any inbetween).
> Thanks,
> Andrew Pinski

I agree in general.  However this particular testcase is new to gcc-4.3.
So you'd never have it appear in your 4.2 test results for comparison.

		Regards,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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