On Wed, 2009-07-08 at 08:11 -0400, Diego Novillo wrote: > On Wed, Jul 8, 2009 at 03:15, Kaveh R. GHAZI<gh...@caip.rutgers.edu> wrote: > > On Tue, 7 Jul 2009, Diego Novillo wrote: > > > >> 4- Test on primary and secondary platforms. What is the current > >> suggested list of platforms? > > > > http://gcc.gnu.org/gcc-4.5/criteria.html > > Thanks. I've filtered the non-ELF platforms from both lists to get this: > > Primary > > * i386-unknown-freebsd > * i686-pc-linux-gnu > * mipsisa64-elf > * powerpc64-unknown-linux-gnu > * sparc-sun-solaris2.10 > * x86_64-unknown-linux-gnu
your non-elf filter has been too agressive. ARM-EABI is an elf platform in the primary category. R.