OSDN Git Service

* go-lang.c (go_langhook_init): Set MPFR precision to 256.
[pf3gnuchains/gcc-fork.git] / libgo / README.gcc
1 The files in this directory are mirrored from the gofrontend project
2 hosted at http://code.google.com/p/gofrontend.  These files are the
3 ones in the libgo subdirectory of that project.
4
5 By default, the networking tests are not run.  In order to run all the
6 libgo tests, you need to define the environment variable
7 GCCGO_RUN_ALL_TESTS to a non-empty string.