re PR libfortran/18966 (cshift etc. not implemented for kind=1 and kind=2 actual...
authorSteven G. Kargl <kargls@comcast.net>
Tue, 14 Dec 2004 10:43:36 +0000 (10:43 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Tue, 14 Dec 2004 10:43:36 +0000 (10:43 +0000)
commit985791f6feb0274ab67f192ab913628428cead91
treea962594796d219a5d0f1ef5a80d214357231d6b3
parent803140430a36062b98f1d9b3dced6e2a23a80e50
re PR libfortran/18966 (cshift etc. not implemented for kind=1 and kind=2 actual arguments)

       PR libfortran/18966
        * gfortran.h: typedef GFC_INTEGER_1 and GFC_INTEGER_2
        * intrinsics/cshift0.c (cshift0_1,cshift0_2): New functions.
        * intrinsics/eoshift0.c (eoshift0_1,eoshift0_2): New functions.
        * intrinsics/eoshift2.c (eoshift2_1,eoshift2_2): New functions.

From-SVN: r92132
libgfortran/ChangeLog
libgfortran/intrinsics/cshift0.c
libgfortran/intrinsics/eoshift0.c
libgfortran/intrinsics/eoshift2.c
libgfortran/libgfortran.h