------- Comment #9 from fxcoudert at gcc dot gnu dot org 2007-07-29 09:47 ------- (In reply to comment #8) > Considering the number of failures to analyse, I think there is need to avoid > duplicate efforts. What is the best way to proceed?
I've started a x86_64-linux testsuite with -fdefault-integer-8, so that we can split problems due to endianness from other problems. We'll then see how many fall into each category. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32770