Go patch committed: Let test import package that imports tested pkg

1 view
Skip to first unread message

Ian Lance Taylor

unread,
Feb 10, 2013, 1:02:41 AM2/10/13
to gcc-p...@gcc.gnu.org, gofront...@googlegroups.com
This patch to gccgo lets a test of package P1 import a package P2 where
P2 itself imports P1. gccgo was giving an error for this kind of
import. That can be useful in detecting a failure to rebuild a package
that depends on some other package, but it prevented this useful
behaviour. So I removed the check. This in turn let me revert some
gccgo-specific changes to libgo. Bootstrapped and ran Go testsuite on
x86_64-unknown-linux-gnu. Committed to mainline.

Ian

foo.patch
Reply all
Reply to author
Forward
0 new messages