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: fix for parsing hex floats


On Wed, 31 Oct 2007, Ben Elliston wrote:

> This patch, authored by Ulrich Weigand, improves parsing of  hexadecimal
> floating point constants on targets with various rounding modes.  Tested
> with a bootstrap and regression testsuite run on powerpc-linux.  OK for
> the trunk?

Could we have a testcase (newly added by the patch, or already in the 
testsuite) that failed before and passed after the patch on some 
identified host and target?

-- 
Joseph S. Myers
joseph@codesourcery.com


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