public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paolo Carlini <paolo.carlini@oracle.com>
To: Jan Hubicka <hubicka@ucw.cz>
Cc: Richard Guenther <richard.guenther@gmail.com>,
	gcc@gcc.gnu.org,   libstdc++ <libstdc++@gcc.gnu.org>
Subject: Re: Any very recent inlining changes (libstdc++' ABI check fails    in  	mainline) ?
Date: Thu, 08 Oct 2009 13:09:00 -0000	[thread overview]
Message-ID: <4ACDDB66.7060403@oracle.com> (raw)
In-Reply-To: <4ACDD89A.2050807@oracle.com>

Paolo Carlini wrote:
> Really, I have no idea what the heck is going on with those 4 symbols
> (probably the other are simpler), I cannot find where the first linker
> script part, for baseline (GLIBCXX_3.4), lets them through... This issue
> is making me crazy, it even persists if I change that free function to
> be a member of bitmap_allocator...
>   
Ok, I got it, it's this line:

      std::[p-q]*;

it's because the function *returns* a std::pair... grrrr

Paolo.

      reply	other threads:[~2009-10-08 12:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-07 10:24 Paolo Carlini
2009-10-07 10:29 ` Richard Guenther
2009-10-07 10:32   ` Paolo Carlini
2009-10-07 11:59   ` Jan Hubicka
2009-10-07 12:22     ` Paolo Carlini
2009-10-07 12:33       ` Jan Hubicka
2009-10-07 13:26         ` Richard Guenther
2009-10-07 14:09           ` Jan Hubicka
2009-10-08 10:56             ` Paolo Carlini
2009-10-08 12:18               ` Jan Hubicka
2009-10-08 12:30                 ` Paolo Carlini
2009-10-08 13:09                   ` Paolo Carlini [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=4ACDDB66.7060403@oracle.com \
    --to=paolo.carlini@oracle.com \
    --cc=gcc@gcc.gnu.org \
    --cc=hubicka@ucw.cz \
    --cc=libstdc++@gcc.gnu.org \
    --cc=richard.guenther@gmail.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).