This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PING] [PATCH] Fix for PR libstdc++/60758
- From: Alexey Merzlyakov <alexey dot merzlyakov at samsung dot com>
- To: Ramana Radhakrishnan <ramrad01 at arm dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, Viacheslav Garbuzov <v dot garbuzov at samsung dot com>, Yury Gribov <y dot gribov at samsung dot com>
- Date: Thu, 17 Apr 2014 17:48:12 +0400
- Subject: [PING] [PATCH] Fix for PR libstdc++/60758
- Authentication-results: sourceware.org; auth=none
- References: <533E8CFF dot 2090606 at samsung dot com> <5344FFAF dot 2080809 at samsung dot com> <53452B34 dot 8060903 at arm dot com> <53469CB9 dot 5000906 at samsung dot com>
Hi,
This fixes infinite backtrace in __cxa_end_cleanup().
Regtest was finished with no regressions on arm-linux-gnueabi(sf).
The patch posted at:
http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00496.html
Thanks in advance.
Best regards,
Merzlyakov Alexey