Fortran Shared Coarrays for GCC 11

Iain Sandoe iain@sandoe.co.uk
Sun Oct 25 13:14:34 GMT 2020


Thomas Koenig via Fortran <fortran@gcc.gnu.org> wrote:

> Am 24.10.20 um 01:29 schrieb David Edelsohn via Fortran:
>> The GNU Compile Farm has a wide variety of systems on which you can
>> test bootstrap.
>
> I tried bootstrapping gcc (current trunk) on every BSD system (the BSD
> variants probably being the most relevant systems, apart from Linux) on
> the gcc compile farm. This resulted in
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97304
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91084
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97308
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97527
>
> but not in a successful boostrap.
>
> Unfortunately, the current combined state of gcc, *BSD
> and the compile farm make it impractical to just boostrap
> and test.

Dominque, reports that the code does not bootstrap on current X86
Darwin (missing pthread_barrier_t).

If you are already using BZ to track issues in this, then perhaps declare
a “meta bug” which depends on the various platform bugs found to date?

Iain



More information about the Fortran mailing list