public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Christophe Lyon <christophe.lyon@linaro.org>
To: Jason Merrill <jason@redhat.com>
Cc: Jakub Jelinek <jakub@redhat.com>,
	gcc-patches List <gcc-patches@gcc.gnu.org>
Subject: Re: [C++ PATCH] Aligned new option handling fixes (PR c++/77651)
Date: Thu, 22 Sep 2016 14:26:00 -0000	[thread overview]
Message-ID: <CAKdteObhpKELUUbayzJLJmEnnJGp6QVE1yrg-8p2TniPY-Mshg@mail.gmail.com> (raw)
In-Reply-To: <CADzB+2kJvkrkE-HgOBcRaT1ocN5MvJGb2_yxL4cJuHoySmZ5Nw@mail.gmail.com>

On 22 September 2016 at 15:01, Jason Merrill <jason@redhat.com> wrote:
> On Thu, Sep 22, 2016 at 4:58 AM, Christophe Lyon
> <christophe.lyon@linaro.org> wrote:
>> This new test (aligned-new6.C) fails on arm/aarch64 bare-metal targets
>> (using newlib):
>> arm-none-eabi/./libstdc++-v3/src/.libs/libstdc++.a(new_opa.o): In
>> function `operator new(unsigned int, std::align_val_t)':
>> /gccsrc/libstdc++-v3/libsupc++/new_opa.cc:76: undefined reference to
>> `aligned_alloc'
>
> Hmm, does this fix that?

Yes. (I tested on arm only)

Thanks,

Christophe

  reply	other threads:[~2016-09-22 14:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21 14:48 Jakub Jelinek
2016-09-21 15:10 ` Jason Merrill
2016-09-22  9:02   ` Christophe Lyon
2016-09-22 13:07     ` Jason Merrill
2016-09-22 14:26       ` Christophe Lyon [this message]
2016-09-23 14:43         ` Jason Merrill

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=CAKdteObhpKELUUbayzJLJmEnnJGp6QVE1yrg-8p2TniPY-Mshg@mail.gmail.com \
    --to=christophe.lyon@linaro.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=jason@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).