-Wuninitialized fixes.

This commit is contained in:
Andrew Cagney
2001-03-22 23:58:37 +00:00
parent 7389ff65de
commit 8866554466
3 changed files with 7 additions and 1 deletions

View File

@@ -3521,6 +3521,7 @@ and/or watchpoints.\n");
source_flag = SRC_LINE;
break;
case PRINT_NOTHING:
source_flag = SRC_LINE; /* something bogus */
do_frame_printing = 0;
break;
default: