[Bug gcov-profile/92382] variable double-definition in routine replace_filename_variables of libgcc/libgcov-driver-system.c

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 5 17:48:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92382

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Most likely just GDB doesn't handle it correctly, or a bug in what we emit as
debug info for it (for -O0 it wouldn't surprise me, as we don't really track
the scope of the variable).


More information about the Gcc-bugs mailing list