Re: [patch, doc] Fix example of multiple baseboards, PR 54711

2012-09-26 Thread Mike Stump
On Sep 26, 2012, at 1:28 PM, Steve Ellcey 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 --

[patch, doc] Fix example of multiple baseboards, PR 54711

2012-09-26 Thread Steve Ellcey
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 doe