gcc/libgfortran/runtime
Sandra Loosemore f61e5d4d8b Fortran: fix sm computation in CFI_allocate [PR93524]
This patch fixes a bug in setting the step multiplier field in the
C descriptor for array dimensions > 2.

2021-06-21  Sandra Loosemore  <sandra@codesourcery.com>
	    Tobias Burnus  <tobias@codesourcery.com>

libgfortran/
	PR fortran/93524
	* runtime/ISO_Fortran_binding.c (CFI_allocate): Fix
	sm computation.

gcc/testsuite/
	PR fortran/93524
	* gfortran.dg/pr93524.c: New.
	* gfortran.dg/pr93524.f90: New.
2021-06-22 12:45:47 -07:00
..
ISO_Fortran_binding.c Fortran: fix sm computation in CFI_allocate [PR93524] 2021-06-22 12:45:47 -07:00
backtrace.c
bounds.c
compile_options.c
convert_char.c
environ.c
error.c
fpu.c
in_pack_generic.c
in_unpack_generic.c
main.c
memory.c
minimal.c
pause.c
select.c
select_inc.c
stop.c
string.c libgfortran: Fix negation for largest integer [PR81986] 2021-03-03 08:07:16 +01:00