ChangeLog
143 KB
-
Add missing function in 20_util/exchange/1.cc. · 37ea0d87
When this test is compiled at -O0, the compiler does not remove the address comparison. This causes a link failure, since the body of f() is missing. * testsuite/20_util/exchange/1.cc: Add missing function bodies. From-SVN: r203629
Diego Novillo committed