1 // Compile this without debug info with: 2 // g++ -Wall -c test21-suppr-added-var-sym-v1.cc 3 4 int global_var0 = 0; 5 char global_var1 = 0; 6 unsigned global_var2 = 0; 7
1 // Compile this without debug info with: 2 // g++ -Wall -c test21-suppr-added-var-sym-v1.cc 3 4 int global_var0 = 0; 5 char global_var1 = 0; 6 unsigned global_var2 = 0; 7