mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
5e17b4c983
Since assert/tst-assert-c++.cc fails to compile with GCC 4.9: ./tst-assert-c++.cc: In function ‘constexpr int check_constexpr()’: ./tst-assert-c++.cc:30:1: error: body of constexpr function ‘constexpr int check_constexpr()’ not a return-statement } ^ return EXIT_UNSUPPORTED for GCC 4.9 or older. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> Reviewed-by: Sam James <sam@gentoo.org> |
||
---|---|---|
.. | ||
__assert.c | ||
__libc_assert_fail.c | ||
assert-perr.c | ||
assert.c | ||
assert.h | ||
Depend | ||
Makefile | ||
test-assert-perr.c | ||
test-assert.c | ||
tst-assert-c++.cc | ||
tst-assert-g++.cc | ||
Versions |