------- Comment #7 from marc dot glisse at normalesup dot org 2010-07-12 20:34 ------- (In reply to comment #5) > The patch is okay, but it should be tested with bootstrap, `make install' and > a > smoke test after install with: > > - in-tree GMP, in-tree MPFR 2.3 > - in-tree GMP, in-tree MPFR 3.0 > - out-of-tree GMP, in-tree MPFR 2.3 > - out-of-tree GMP, in-tree MPFR 3.0
Is it enough to test with --enable-languages=c? What is a smoke test, gcc -v? Does it matter if the system has gmp and mpfr installed, even when doing the in-tree tests (I hope not, because I won't remove them)? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44455