diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-05-06 05:33:31 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2014-05-06 05:33:31 +0000 |
commit | 6f073191159dadc2a2a4bfc75d4c2b73a86eda92 (patch) | |
tree | 68c228bb0290e99375ae39f09c414532c5c92697 /gcc/tree-vectorizer.c | |
parent | 0c2b1bb7b665e77a4f0ebe462447abab90b87ecf (diff) | |
download | gcc-6f073191159dadc2a2a4bfc75d4c2b73a86eda92.zip gcc-6f073191159dadc2a2a4bfc75d4c2b73a86eda92.tar.gz gcc-6f073191159dadc2a2a4bfc75d4c2b73a86eda92.tar.bz2 |
compiler: Fix bug in embedded method handling.
If the same type was embedded in a struct at different levels,
only the first embedded instance was considered when building
the set of all methods. A second instance was ignored, even
if it was at a higher level and should therefore override the
first instance.
Test case is bug485.go in master repository.
From-SVN: r210096
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions