On 5 August 2013 14:27, Andreas Färber <afaer...@suse.de> wrote: > +static const char *arm_machines[] = { > + "integratorcp", > + "versatilepb", > + "versatileab", > + "lm3s811evb", > + "lm3s6965evb", > + "collie",
[etc] I'd rather have these tests than not have them, but can't we autodetect the list of machines (by parsing the output of -M help, or otherwise)? -- PMM