On October 23, 2020 7:49:04 PM GMT+02:00, "Nicolas König" <koeni...@student.ethz.ch> wrote: >Hello everyone, > >I'm hoping to get shared coarrays for fortran (the devel/coarray_native >branch) merged for GCC 11 as an experimental feature, but, since the >library uses a lot of low-level routines, I'm a bit scared of breaking >bootstrap. It would be great if some people with more unusual setup-ups >could try building with the branch (at the moment, I have tested it on >Linux both on Power and x86_64). The focus at the moment is just on >bootstrap. > >Thanks in advance!
The library part could be made opt-in for known working platforms like we do for others (through configure.tgt) Richard. > Nicolas König