r195931 - in /trunk: gcc/go/gofrontend/gogo.cc ...

ian@gcc.gnu.org ian@gcc.gnu.org
Sun Feb 10 06:02:00 GMT 2013


Author: ian
Date: Sun Feb 10 06:02:38 2013
New Revision: 195931

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195931
Log:
compiler, libgo: Permit testing package when test imports it circularly.

Removed:
    trunk/libgo/go/encoding/binary/export_test.go
    trunk/libgo/go/regexp/example_test.go
    trunk/libgo/go/regexp/export_test.go
Modified:
    trunk/gcc/go/gofrontend/gogo.cc
    trunk/libgo/go/debug/macho/file_test.go
    trunk/libgo/go/encoding/binary/binary_test.go
    trunk/libgo/go/encoding/binary/varint_test.go
    trunk/libgo/go/image/image_test.go
    trunk/libgo/go/image/ycbcr_test.go
    trunk/libgo/go/regexp/all_test.go
    trunk/libgo/go/regexp/exec_test.go
    trunk/libgo/go/regexp/find_test.go
    trunk/libgo/go/regexp/syntax/parse.go
    trunk/libgo/go/regexp/syntax/parse_test.go
    trunk/libgo/go/regexp/syntax/prog_test.go
    trunk/libgo/go/regexp/syntax/simplify_test.go



More information about the Gcc-cvs mailing list