https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124330

--- Comment #9 from John David Anglin <danglin at gcc dot gnu.org> ---
The second block setting ENV_BASE wasn't updated in change:

../../../gcc/libgfortran/caf/shmem/shared_memory.c: In function
'shared_memory_i
nit':
../../../gcc/libgfortran/caf/shmem/shared_memory.c:254:7: error: implicit
declar
ation of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
  254 |       SetEnvironmentVariable (ENV_BASE, buffer);
      |       ^~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:4682: caf/shmem/libcaf_shmem_la-shared_memory.lo] Error
1
make[3]: *** Waiting for unfinished jobs....

Reply via email to