diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-07-06 09:26:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-06 09:26:19 +0000 |
commit | 3670b0ef05041b8a1defb755804ef36e029d20db (patch) | |
tree | 8b14fea7a5b5b7b69aa7572bcc59e155303ae17b /gcc/gcov-io.h | |
parent | 32c9b09fdb5470dda05375878032c9c7d1fd91f1 (diff) | |
parent | dc5e01832772304e2a988406e78d3d83fe83f278 (diff) | |
download | gcc-3670b0ef05041b8a1defb755804ef36e029d20db.zip gcc-3670b0ef05041b8a1defb755804ef36e029d20db.tar.gz gcc-3670b0ef05041b8a1defb755804ef36e029d20db.tar.bz2 |
Merge #548
548: Fix bad naming of primitive types such as u64 which ended up as usize r=philberty a=philberty
In #547 it was found that u64's ended up as usize in gimple which confuses
debugging sessions. This take the original implementation of named type
from gccgo showing it was the TYPE_NAME tree getting confused.
Addresses #547
Co-authored-by: Philip Herron <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/gcov-io.h')
0 files changed, 0 insertions, 0 deletions