aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-tool.c
diff options
context:
space:
mode:
authorGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-06 12:44:03 -0300
committerGiuliano Belinassi <giuliano.belinassi@usp.br>2020-08-06 12:44:03 -0300
commitc3b38f65b51d043133e6e69a8ae3ae24534bcdfe (patch)
treecac603892ebda9881a3a878579738a505215ab98 /gcc/gcov-tool.c
parentbbd954d9e8fe8bc754c8b5598b789de46d914e10 (diff)
downloadgcc-c3b38f65b51d043133e6e69a8ae3ae24534bcdfe.zip
gcc-c3b38f65b51d043133e6e69a8ae3ae24534bcdfe.tar.gz
gcc-c3b38f65b51d043133e6e69a8ae3ae24534bcdfe.tar.bz2
Fix wrong asm name output
When compiling in parallel, static variables may have its name changed to avoid clashes with other symbols, however, a bug prevented that some symbols got renamed in this process. This commit fix this. Authored-by: Richard Biener <rguenther@suse.de> gcc/ChangeLog 2020-08-06 Giuliano Belinasssi <giuliano.belinassi@usp.br> * symtab.c (change_decl_assembler_name): Remove RTL output if assember name is changed afterward.
Diffstat (limited to 'gcc/gcov-tool.c')
0 files changed, 0 insertions, 0 deletions