gcc/libgo/testsuite
Ian Lance Taylor ffad1c54d2 go/types: implement SizesFor for gccgo
Move the architecture-specific settings out of configure.ac into a new
    shell script goarch.sh.  Use the new script to collect the values for
    all architectures to make them available in go/types.
    
    Also fix cmd/vet to pass the right compiler when it calls SizesFor.
    
    This fixes cmd/vet for systems that are not implemented in the gc
    toolchain, such as alpha and ia64.
    
    Reviewed-on: https://go-review.googlesource.com/87635

From-SVN: r256655
2018-01-14 04:59:01 +00:00
..
config
lib
libgo.testmain
gotest libgo: add platform support for SuperH 2018-01-10 19:19:02 +00:00
Makefile.am
Makefile.in go/types: implement SizesFor for gccgo 2018-01-14 04:59:01 +00:00