URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [contrib/] [regression/] [README] - Rev 723
Compare with Previous | Blame | View Log
This directory contains scripts that are used by the regressiontester, <http://gcc.gnu.org/regtest/>The primary script is 'btest-gcc.sh'. This is the script that is runto actually test the compiler.'objs-gcc.sh' takes a combined tree and builds (but does not test) thetools required for 'btest-gcc.sh'. It is run periodically to updatethe tools. This script is followed by running 'btest-gcc.sh' usingthe newly-build tools to check that they will not cause regressions.'site.exp' is what $DEJAGNU points to when the regression tester runsthese scripts.'GCC_Regression_Tester.wdgt' is a Dashboard widget that displays thecurrent state of the tester using Javascript. You can use it withoutneeding Dashboard by pointing your web browser at'GCC_Regression_Tester.wdgt/widget.html', if your browser supportsand permits it.Note that any changes made here need to be approved by the regressiontester's maintainer (see MAINTAINERS). The changes will be used onthe tester's next run, so `experimental' changes are very stronglydiscouraged :-).
