On 01/19/2012 02:55 PM, Stefano Lattarini wrote: > I think this series is now polished enough to be merged from the branch > 'experimental/compilers-for-testsuite' into master proper. Some > improvements are still possible and advisable (for example, looking for > gcc, g++ etc. at configure time rather than at testsuite time, which > should make testing in cross-compile mode smoother; or an ever safer > handling of CFLAGS, FFLAGS etc. variables); but the changes so far are > already worthwhile as they are IMHO, amd should help enhancing coverage. > > So, any objection to the merge? Otherwise, I'll proceed 48 hours. > > Thanks, > Stefano > > -*-*- > > Stefano Lattarini (6): > configure: search generic compilers for use in the tests > test defs: setup `*FLAGS' variables for GNU compilers > test defs: substitute compilers and flags found at configure time > test defs: allow compilers to be auto-selected on user's request > tests: no need to unset CFLAGS in tests requiring 'gcc' anymore > readme: how to run the testsuite with cross-compilers > Series pushed now (with Peter's nits to [PATCH 1/6] addressed).
Regards, Stefano