Adding a new thread model to GCC
i.nixman@autistici.org
i.nixman@autistici.org
Sat Dec 24 06:27:34 GMT 2022
On 2022-12-24 05:58, NightStrike wrote:
>
> I think this might have broken fortran. I'm assuming because the
> backtrace includes gthr.h, and I just did a git pull:
>
> In file included from /tmp/rtmingw/mingw/include/windows.h:71,
> from ../libgcc/gthr-default.h:606,
> from ../../../libgfortran/../libgcc/gthr.h:148,
> from ../../../libgfortran/io/io.h:33,
> from ../../../libgfortran/runtime/error.c:27:
> ../../../libgfortran/io/io.h:298:24: error: expected identifier before
> numeric constant
> 298 | { CC_LIST, CC_FORTRAN, CC_NONE,
> | ^~~~~~~
hmm...
I don't remember if I specified `fortran` in `--enable-language` in my
test builds...
will try to build again now...
More information about the Gcc-patches
mailing list