http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46490

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |ebotcazou at gcc dot
                   |gnu.org                     |gnu.org

--- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2010-11-16 
11:46:51 UTC ---
> Actually I believe it is limited to the BSDs, although I can't explain why.

You need -mtune=i386 to reproduce on Linux for example.

> FYI, here are recent test reports if you find this helpful:
> 
> DragonFly32 : http://www.dragonlace.net/gnataux/dragonfly32/
> FreeBSD32   : http://www.dragonlace.net/gnataux/freebsd32/
> OpenBSD32   : http://www.dragonlace.net/gnataux/openbsd32/
> NetBSD32    : http://www.dragonlace.net/gnataux/netbsd32/

Thanks.  If the OpenBSD port is SJLJ, you can add an XFAIL for *-*-openbsd* to
gnat.dg/test_raise_from_pure.adb.

Reply via email to