* arm.md (stack_tie): New insn. Use an idiom that the alias code
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.robertl / eb113.C
blob88d33b148d76a5e65e8c8a965a80c2ca538ab633
1 // Build don't link: 
2 #include <iostream>
4 class X : public std::streambuf
6 } ;