rt_gccstream/gcc/testsuite/g++.old-deja/g++.other/debug7.C

12 lines
180 B
C

// { dg-do link }
// { dg-options "-g -O2" }
// Origin: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
namespace std {
const int __stl_chunk_size = 7;
}
int main ()
{
}