Dead
[official-gcc.git] / gomp-20050608-branch / gcc / testsuite / g++.old-deja / g++.robertl / eb130.C
blobb1f0392091718ffa29af28e86a41d9fd0d3cb398
1 // { dg-do assemble  }
2 // { dg-options "-Wall" }
3 // Gives spurious warnings when compiled with -Wall
4 // EGCS 06/08/98 i686-pc-linux-gnulibc1
5 // Message-Id: <199806081358.PAA02505@achibm5.chemie.uni-karlsruhe.de>
6 // From: Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9 #include <ext/hash_set>
10 __gnu_cxx::hash_set<int> foo;