mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-22 11:20:45 +08:00
Don't try to link.
From-SVN: r32276
This commit is contained in:
parent
e185aa1657
commit
1290d12913
@ -1,3 +1,5 @@
|
||||
// Build don't link:
|
||||
|
||||
struct Base_bitset {
|
||||
unsigned M_w[2];
|
||||
void M_do_right_shift();
|
||||
|
@ -1,3 +1,4 @@
|
||||
// Build don't link:
|
||||
// Origin: scott snyder <snyder@fnal.gov>
|
||||
|
||||
class complex
|
||||
|
Loading…
x
Reference in New Issue
Block a user