diff options
author | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-06 12:44:03 -0300 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-06 12:44:03 -0300 |
commit | c3b38f65b51d043133e6e69a8ae3ae24534bcdfe (patch) | |
tree | cac603892ebda9881a3a878579738a505215ab98 /gcc/gcov-tool.c | |
parent | bbd954d9e8fe8bc754c8b5598b789de46d914e10 (diff) | |
download | gcc-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