[flang-commits] [PATCH] D104731: [flang] [NFC] Repair build with GCC 7.3
Martin Storsjö via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jun 23 04:39:46 PDT 2021
mstorsjo added a comment.
Thanks! FWIW, the same issue also crops up if compiling with clang in an environment that uses libstdc++ from GCC 7 (i.e. building with clang on Ubuntu 18.04), I'll send a separate patch for fixing that.
Also note that building flang seems to fail entirely after D104167 <https://reviews.llvm.org/D104167>, see e.g. https://lab.llvm.org/buildbot/#/builders/132.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104731/new/
https://reviews.llvm.org/D104731
More information about the flang-commits
mailing list