gcc/libgfortran/runtime
Sandra Loosemore 1a2bbc08d9 Fortran: fix sm computation in CFI_allocate [PR93524]
Backported from trunk.

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-23 17:59:46 -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
ISO_Fortran_binding.c Fortran: fix sm computation in CFI_allocate [PR93524] 2021-06-23 17:59:46 -07:00
main.c
memory.c
minimal.c
pause.c
select_inc.c
select.c
stop.c
string.c libgfortran: Fix negation for largest integer [PR81986] 2021-03-03 08:07:16 +01:00