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, libfortran] PR43298 Fortran library does not read in NaN -Inf or Inf


On 06/29/2010 06:10 AM, Tobias Burnus wrote:
Jerry DeLisle wrote:
The attached revised patch includes the updated test case.

Well, I could not find the updated test case ;-) At least not at http://gcc.gnu.org/ml/fortran/2010-06/msg00278.html

With this patch, signs are handled for inf and infinity, spaces are
not allowed within parenthesis, and malformed parenthesis are checked.

If OK, I can commit before freeze Tuesday evening (PST).
Regression tested.

OK with a proper test case (which I assume you have). Thanks for the patch.

Tobias

Oops! Forgot to svn add the test case before I svn diffed.

Thanks for review.

Jerry


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