ubsan: nds32: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / gdb / maint-test-settings.c
index a1c43ee91734a919811f3f668142b9b5d55fe0ca..86d201a3c6f2db38cdac6e8a1d526d78c73ac4a5 100644 (file)
@@ -50,7 +50,7 @@ maintenance_show_test_settings_cmd (const char *args, int from_tty)
 /* Control variables for all the "maintenance set/show test-settings
    xxx" commands.  */
 
-static int maintenance_test_settings_boolean;
+static bool maintenance_test_settings_boolean;
 
 static auto_boolean maintenance_test_settings_auto_boolean = AUTO_BOOLEAN_AUTO;
 
This page took 0.026255 seconds and 4 git commands to generate.