aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/libgfortran.h
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2020-09-03 16:26:16 +0100
committerJonathan Wakely <jwakely@redhat.com>2020-09-03 16:26:16 +0100
commit032a4b42cc5f2105f622690ce2552f1c30e1d227 (patch)
tree489f5808cf47903d4fd52bceceaaaf97e70db43b /gcc/fortran/libgfortran.h
parent3c219134152f645103f2fcd50735b177ccd76cde (diff)
downloadgcc-032a4b42cc5f2105f622690ce2552f1c30e1d227.zip
gcc-032a4b42cc5f2105f622690ce2552f1c30e1d227.tar.gz
gcc-032a4b42cc5f2105f622690ce2552f1c30e1d227.tar.bz2
libstdc++: Add workaround for weird std::tuple error [PR 96592]
This "fix" makes no sense, but it avoids an error from G++ about std::is_constructible being incomplete. The real problem is elsewhere, but this "fixes" the regression for now. libstdc++-v3/ChangeLog: PR libstdc++/96592 * include/std/tuple (_TupleConstraints<true, T...>): Use alternative is_constructible instead of std::is_constructible. * testsuite/20_util/tuple/cons/96592.cc: New test.
Diffstat (limited to 'gcc/fortran/libgfortran.h')
0 files changed, 0 insertions, 0 deletions