diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2013-06-27 20:51:55 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2013-06-27 20:51:55 +0000 |
commit | 4a197d64cbb29606c45e52b66dcab8ba287c9177 (patch) | |
tree | 9671a37b42e4daa0938b753c69f2e6fcc7d9ee77 /gcc/config.gcc | |
parent | ea16999619a352c06b27b289dd5426c7a4dd76eb (diff) | |
download | gcc-4a197d64cbb29606c45e52b66dcab8ba287c9177.zip gcc-4a197d64cbb29606c45e52b66dcab8ba287c9177.tar.gz gcc-4a197d64cbb29606c45e52b66dcab8ba287c9177.tar.bz2 |
compiler: structs inherit all methods from embedded pointer fields.
Previously if a struct S contained an embedded field *T,
a method with receiver *T would not be promoted to a method
with value receiver S.
From-SVN: r200493
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions