This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/46490] ACATS c460007 fails at -O2 or above


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]