mvbits.c
2.71 KB
-
re PR fortran/32357 (MVBITS gives wrong-code on big-endian with -fdefault-integer-8) · 37058415
PR fortran/32357 * iresolve.c (gfc_resolve_mvbits): Convert FROMPOS, LEN and TOPOS to C int. * intrinsics/mvbits.c: Change prototype so that FROMPOS, LEN and TOPOS arguments are C int. * gfortran.dg/mvbits_2.f90: New test. From-SVN: r126646
Francois-Xavier Coudert committed