Skip to content
Snippets Groups Projects
Commit 307ca543 authored by Ian Lance Taylor's avatar Ian Lance Taylor
Browse files

compiler: separate incomparable types from comparable ones

    
    Otherwise we can accidentally and incorrectly mark an actual user type
    as incomparable.  This fixes the gccgo version of
    https://golang.org/issue/17752.  The test case for gccgo is
    https://golang.org/cl/33249.
    
    Reviewed-on: https://go-review.googlesource.com/33292

From-SVN: r242494
parent 71118889
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment