https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28586

Zoltan Hidvegi <zoltan at hidvegi dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zoltan at hidvegi dot com

--- Comment #4 from Zoltan Hidvegi <zoltan at hidvegi dot com> ---
This testcase fails with gcc-4.8, but works with g++-4.9 and later on AIX both
for 32-bit and 64-bit, even though MD_FALLBACK_FRAME_STATE_FOR is not
implemented for 64-bit AIX. Is there still a bug here? Maybe this works but
there are still issues when using dlopen or shared libaries? I've tried to
create a failing testcase using dlopen etc. for gcc-4.9 or later, but
everything I've tried works the same on AIX and Linux.

Reply via email to