1 // Compile this without debug info with:
2 //  g++ -Wall -c test22-suppr-removed-var-sym-v1.cc
3 
4 int global_var0 = 0;
5 double global_var3 = 0;
6