aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-dump.c
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-07-06 09:26:19 +0000
committerGitHub <noreply@github.com>2021-07-06 09:26:19 +0000
commit3670b0ef05041b8a1defb755804ef36e029d20db (patch)
tree8b14fea7a5b5b7b69aa7572bcc59e155303ae17b /gcc/tree-dump.c
parent32c9b09fdb5470dda05375878032c9c7d1fd91f1 (diff)
parentdc5e01832772304e2a988406e78d3d83fe83f278 (diff)
downloadgcc-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/tree-dump.c')
0 files changed, 0 insertions, 0 deletions