From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 7520] CodeSourcery toolchain ARM: C++11 std::exception_ptr is not available for Cortex-A9 if thumb2 is not selected.
Date: Wed, 31 Aug 2016 19:32:49 +0000 [thread overview]
Message-ID: <bug-7520-163-HJAbYXvPrs@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-7520-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=7520
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
I'm proposing to call this a toolchain bug.
Indeed, the Linaro ARM toolchain is also compiled for Thumb-2, but using it for
an ARM configuration works just fine, including your example code.
The toolchain used for your example is based on gcc 4.8, and I'm not sure the
C++11 support was fully mature in gcc 4.8.
In order to fix your problem, we would have to disable the toolchain for
ARMv7-ARM, ARMv6-ARM, and possibly other useful configurations. So I'd prefer
to keep things as they are, and consider this a toolchain bug.
Of course, if you don't agree, feel free to re-open this bug. Thanks!
--
You are receiving this mail because:
You are on the CC list for the bug.
prev parent reply other threads:[~2016-08-31 19:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-06 22:09 [Buildroot] [Bug 7520] New: CodeSourcery toolchain ARM: C++11 std::exception_ptr is not available for Cortex-A9 if thumb2 is not selected bugzilla at busybox.net
2014-10-06 22:15 ` [Buildroot] [Bug 7520] " bugzilla at busybox.net
2016-08-31 19:32 ` bugzilla at busybox.net [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-7520-163-HJAbYXvPrs@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.