Commit 82161911 by David Daney Committed by David Daney

* doc/install.texi (Testing): Mention testing on a simulator.

From-SVN: r127713
parent 61172206
2007-08-22 David Daney <ddaney@avtrex.com>
* doc/install.texi (Testing): Mention testing on a simulator.
2007-08-22 Janis Johnson <janis187@us.ibm.com> 2007-08-22 Janis Johnson <janis187@us.ibm.com>
* config/dfp-bit.c (DFP_TO_DFP): Check for overflow. * config/dfp-bit.c (DFP_TO_DFP): Check for overflow.
......
...@@ -1986,6 +1986,9 @@ might emit some harmless messages resembling ...@@ -1986,6 +1986,9 @@ might emit some harmless messages resembling
@samp{WARNING: Couldn't find the global config file.} or @samp{WARNING: Couldn't find the global config file.} or
@samp{WARNING: Couldn't find tool init file} that can be ignored. @samp{WARNING: Couldn't find tool init file} that can be ignored.
If you are testing a cross-compiler, you may want to run the testsuite
on a simulator as described at @uref{http://gcc.gnu.org/simtest-howto.html}.
@section How can you run the testsuite on selected tests? @section How can you run the testsuite on selected tests?
In order to run sets of tests selectively, there are targets In order to run sets of tests selectively, there are targets
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment