Commit 647f28dd by Jason Merrill

tweak

From-SVN: r26289
parent e4ad1003
// Skip if not native
// Special g++ Options: -O2 -fPIC // Special g++ Options: -O2 -fPIC
// Build don't link: // Build don't link:
struct T struct T
......
// Skip if not native
// Special g++ Options: -fprofile-arcs -ftest-coverage // Special g++ Options: -fprofile-arcs -ftest-coverage
void void
swap(int& x, int& y) throw() swap(int& x, int& y) throw()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment