1 2 3 4 5 6 7 8 9 10 11
// { 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 () { }