mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-16 14:40:40 +08:00
tweak
From-SVN: r26289
This commit is contained in:
parent
e4ad100384
commit
647f28dd61
@ -1,3 +1,4 @@
|
||||
// Skip if not native
|
||||
// Special g++ Options: -O2 -fPIC
|
||||
// Build don't link:
|
||||
struct T
|
||||
|
@ -1,3 +1,4 @@
|
||||
// Skip if not native
|
||||
// Special g++ Options: -fprofile-arcs -ftest-coverage
|
||||
void
|
||||
swap(int& x, int& y) throw()
|
||||
|
Loading…
Reference in New Issue
Block a user