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: [gfortran] Fix PR17631: intrinsic MVBITS missing


> 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
>
>  PR fortran/17631
> fortran/
>  * intrinsic.c (add_sym_5): Remove.
>  (add_subroutines): Add resolution function for MVBITS.
>  * intrinsic.h (gfc_resolve_mvbits): Declare resolution function for
>  MVBITS
>  * iresolve.c (gfc_resolve_mvbits): New function.
>  (gfc_resolve_random_number): Remove empty line at end of function.
> libgfortran/
>  * Makefile.am (gfor_helper_src): Add intrinsics/mvbits.h.
>  * intrinsics/mvbits.h: New file.

Ok.  This really should be a builtin, but I guess this is better than nothing.

Paul


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