This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: m68k-linux regressions
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- To: Richard Zidlicky <rz at linux-m68k dot org>
- Cc: Bernardo Innocenti <bernie at develer dot com>, 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: Mon, 22 Mar 2004 00:05:26 +0100
- Subject: Re: m68k-linux regressions
- References: <405BBE7B.4000904@develer.com><20040321201636.GA1186@linux-m68k.org>
Richard Zidlicky writes:
> On Sat, Mar 20, 2004 at 04:46:03AM +0100, Bernardo Innocenti wrote:
> 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?
To be compatible with gcc-3.2, another ABI transition would have
delayed the Debian release process even more ...
Matthias