This is the mail archive of the gcc-bugs@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]

[Bug fortran/26816] [4.1 only] FLOAT Intrinsic does not work with Integer Halfword input



------- Comment #4 from kargl at gcc dot gnu dot org  2006-03-28 19:38 -------
Subject: Bug 26816

Author: kargl
Date: Tue Mar 28 19:38:26 2006
New Revision: 112468

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112468
Log:
Steven G. Kargl  <kargls@comcast.net>

        PR fortran/26816 
        * intrinsic.c (add_functions): Allow FLOAT to accept all integer kinds.
        * intrinsic.texi: Document FLOAT.


2006-03-28  Steven G. Kargl  <kargls@comcast.net>

        PR fortran/26816 
        * gfortran.dg/float_1.f90: New test.


Added:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/float_1.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/intrinsic.c
    branches/gcc-4_1-branch/gcc/fortran/intrinsic.texi
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26816


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