diff options
| author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-05-06 05:32:58 +0000 |
|---|---|---|
| committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-05-06 05:32:58 +0000 |
| commit | f37f0c2c0393760b67f1eda313a63e71c2ad89a0 (patch) | |
| tree | 48dcddea3cd52d80537d2dbca8619896f12b7ec5 /libjava/classpath/java/util | |
| parent | c98da813bb33978f9fcbd47b77d47b510191c74c (diff) | |
| download | ppe42-gcc-f37f0c2c0393760b67f1eda313a63e71c2ad89a0.tar.gz ppe42-gcc-f37f0c2c0393760b67f1eda313a63e71c2ad89a0.zip | |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch@210095 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java/util')
0 files changed, 0 insertions, 0 deletions

