Sign in
llvm
/
llvm-archive
/
48649d2c83b557841c9e5c978d9ab5af13cb52e5
/
.
/
llvm-gcc-4.0
/
gcc
/
testsuite
/
g++.old-deja
/
g++.other
/
debug7.C
blob: f486de1ab18e0341dbc45279d2f67861f349b168 [
file
] [
log
] [
blame
]
// { 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
()
{
}