From 0cd8f470fc15ab41ff29fd6a9d01af4cf6d260f0 Mon Sep 17 00:00:00 2001 From: Stan H Date: Wed, 5 Apr 2023 08:28:02 +0200 Subject: [PATCH] fix comment --- gcc/toplev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/toplev.c b/gcc/toplev.c index 72b35a8..0629081 100755 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -585,7 +585,7 @@ int flag_instrument_function_entry_exit = 0; /* Use hex instead of decimal in ASM output. */ int flag_hex_asm = 0; -/* Use old (buggy) DWARF line info generator. */ +/* Fix buggy DWARF line info generation. */ int flag_fixed_debug_line_info = 0; typedef struct