re PR other/3337 (build on linux-gnulibc1 fails: no sys/ucontext.h)
authorHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 24 Oct 2002 23:39:38 +0000 (23:39 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 24 Oct 2002 23:39:38 +0000 (23:39 +0000)
commit9db4d34be22062221f57acba241d50b69b70a897
treee3f2b49a596e8eaa4124d3fed879295b71419cfb
parent85c87994928549876ebf2239f560fe2b6eeafae9
re PR other/3337 (build on linux-gnulibc1 fails: no sys/ucontext.h)

PR other/3337
PR bootstrap/6763
PR bootstrap/8122
* testsuite/testsuite_hooks.cc (__set_testsuite_memlimit): Use
__typeof__ (r.rlim_cur), not rlim_t in declaration of limit.
(Forgot to add PR markers.  Doh!)

From-SVN: r58515
libstdc++-v3/ChangeLog