aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2015-01-06 02:27:02 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2015-01-06 02:27:02 +0000
commit5e731d2d164d8d31646d44d61a10e9150e090809 (patch)
tree8ac20b6a5361978137e8458af8f60f82153cd3cb /gcc/combine.c
parent2f42e5de44255be86141a2d2468d0dd575981dc4 (diff)
downloadgcc-5e731d2d164d8d31646d44d61a10e9150e090809.zip
gcc-5e731d2d164d8d31646d44d61a10e9150e090809.tar.gz
gcc-5e731d2d164d8d31646d44d61a10e9150e090809.tar.bz2
compiler: Use function receiver name in mangled named type descriptor.
If named types with similar names are defined inside of methods with similar names, it was possible that the mangled type names would be the same, leading to multiple definitions of type descriptor and garbage collection info variables. This can only occur with similarly named methods across different receivers, so we use the receiver name to distinguish. Fixes issue 33. From-SVN: r219214
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions