This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: PING [gfortran] PATCH Fix ceiling, floor, and selected_int_kind intrinsics


On Friday 11 February 2005 01:37, Steve Kargl wrote:
> > 2005-02-01  Steven G. Kargl  <kargls@comcast.net>
> >
> >        * check.c (gfc_check_selected_int_kind): New function.
> >        * intrinsic.h: Prototype it.
> >        * intrinsic.c (add_function): Use it.
> >        * simplify (gfc_simplify_ceiling,gfc_simplify_floor): Change
> >        BT_REAL to BT_INTEGER and use gfc_default_integer_kind.

Also OK. You're on a roll ;-)

Gr.
Steven


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