diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-03-11 22:42:50 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gcc.gnu.org> | 2015-03-11 22:42:50 +0100 |
commit | d94fae044da071381b73a2ee8afa874b14fa3820 (patch) | |
tree | 99ac598a5f3a01d7d8593bb75747ee0875030907 /libgfortran/runtime/minimal.c | |
parent | 6234b5433f65bf4d1aa1fe2485e7f77f393a860a (diff) | |
download | gcc-d94fae044da071381b73a2ee8afa874b14fa3820.zip gcc-d94fae044da071381b73a2ee8afa874b14fa3820.tar.gz gcc-d94fae044da071381b73a2ee8afa874b14fa3820.tar.bz2 |
No libstdc++ for nvptx.
The C++ front end insists to link against libstdc++ -- which we don't build:
$ < build-gcc/gcc/testsuite/g++/g++.log grep -o 'error opening [^[:cntrl:]]*' | sort | uniq -c
2 error opening libasan.a
2 error opening libssp.a
12075 error opening libstdc++.a
Based on GCC trunk r220892:
=== g++ Summary ===
# of expected passes [-63221-]{+68841+}
# of unexpected failures [-11751-]{+8764+}
# of unexpected successes 6
# of expected failures [-246-]{+249+}
# of unresolved testcases [-5950-]{+3353+}
# of unsupported tests [-4160-]{+4143+}
gcc/
* config/nvptx/nvptx.h (LIBSTDCXX): Define to "gcc".
From-SVN: r221362
Diffstat (limited to 'libgfortran/runtime/minimal.c')
0 files changed, 0 insertions, 0 deletions