]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix test for size of memory allocation.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Mon, 9 Nov 2020 21:22:05 +0000 (22:22 +0100)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Mon, 9 Nov 2020 21:22:05 +0000 (22:22 +0100)
commitdd06247d91866b75c2f5512320737a31da7a6e16
treec2eb16c2d10ec4b797192ea185eb173dd47cf0f3
parentabc2c4bf5d39f9a7a91f45317f6eadc302792d6b
Fix test for size of memory allocation.

libgfortran/ChangeLog:

        * nca/shared_memory.c (shared_memory_get_mem_with_alignment):
Fix test.
libgfortran/nca/shared_memory.c