OSDN Git Service

cp/ChangeLog
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.other / debug7.C
1 // { dg-do link  }
2 // { dg-options "-g -O2" }
3 // Origin: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
4
5 namespace std {
6   const int __stl_chunk_size = 7;
7 }
8
9 int main ()
10 {
11 }