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]

[gfortran] PATCH Fix the broken INT() intrinsic


The attached patch fixes the INT() intrinsic.  The
test case will not run without this patch.

2005-02-01  Steven G. Kargl  <kargls@comcast.com>

      * check.c (gfc_check_int): improve checking of optional kind
      * simplify.c (gfc_simplify_int): Change BT_REAL to BT_INTEGER

-- 
Steve

Attachment: int.diff
Description: Text document

Attachment: int_1.f90
Description: Text document


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