On Sep 26, 2012, at 1:28 PM, Steve Ellcey <sell...@mips.com> wrote: > While doing some testing and trying to run multiple versions of the GCC > testsuite (big-endian, little-endian, etc) I looked at the example at > http://gcc.gnu.org/install/test.html and thought I could run multiple > versions by using multiple --target_board flags in RUNTESTFLAGS. It turns > out this does not work and what you want to do is use one target_board > flag with a space seperated list of boardnames/options. > > This patch changes the example to make that more clear. > > OK to checkin?
Ok. This sort of patch makes be nervous, I wonder if someone broke a feature along the way… Make sure you review in a web browser to ensure it looks the way you want.