On Sun, Jun 29, 2025 at 10:35:39AM -0700, Steve Kargl wrote:
> 
> Just applied the 6 patch (with the update part 5).  I'm
> seeing a significant increase in the number of failures
> in 'make check-fortran' testing.
> 

Just re-applied your patches in the top-level gcc/ directory.
I was expecting most changes to appear in gcc/gcc/fortran
and gcc/libgfortran.  These files are dumped into gcc/

  alloc.c alloc.h allocator.c allocator.h collective_subroutine.c
  collective_subroutine.h counter_barrier.c counter_barrier.h
  hashmap.c hashmap.h shared_memory.c shared_memory.h
  supervisor.c supervisor.h sync.c sync.h teams_mgmt.c
  teams_mgmt.h thread_support.c thread_support.h

Am I doing something wrong?  For the record, I do 

cd gcc/
patch < ../pr88076_v1_1.patch
patch < ../pr88076_v1_2.patch
patch < ../pr88076_v1_3.patch
patch < ../pr88076_v1_4.patch
patch < ../pr88076_v1_5.patch
patch < ../pr88076_v1_6.patch


-- 
Steve

Reply via email to