Add explicit member initializers to the declarations of
some constexpr values added in a recent patch to avoid an
apparent problem with gcc 8.2.0 with default initializers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90696
[flang] Dodge gcc 8.2.0 build problem (NFC) ClosedPublic Authored by klausler on Nov 3 2020, 10:49 AM.
Details Summary Add explicit member initializers to the declarations of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 3 2020, 12:04 PM Closed by commit rG7ba393efe5fe: [flang] Dodge gcc 8.2.0 build problem (NFC) (authored by klausler). · Explain WhyNov 3 2020, 4:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 302713 flang/lib/Evaluate/intrinsics.cpp
|