This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: m68k-linux regressions
- From: Richard Zidlicky <rz at linux-m68k dot org>
- To: Bernardo Innocenti <bernie at develer dot com>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>, Gunther Nikl <gni at gecko dot de>,Jim Wilson <wilson at specifixinc dot com>
- Date: Sun, 21 Mar 2004 21:16:36 +0100
- Subject: Re: m68k-linux regressions
- References: <405BBE7B.4000904@develer.com>
On Sat, Mar 20, 2004 at 04:46:03AM +0100, Bernardo Innocenti wrote:
> Hello,
>
> I've finally finished running the C and C++ test suites on
> the m68k-linux box kindly offered by the Debian people.
>
> I've posted the results here:
>
> http://gcc.gnu.org/ml/gcc-testresults/2004-03/msg01015.html
>
> The number of failures might look high, but it's much better
> than I what I got from my previous tests in January (>170
> failures on m68k-netbsd!).
lot of the failures may not be failures, too small timeout for
m68k.
> --enable-__cxa_atexit --enable-sjlj-exceptions --enable-clocale=gnu
why sjlj exceptions? Is something terribly broken with the other
exception model?
Richard