Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2012 06:11:04 -0700
From:      Garrett Cooper <yanegomi@gmail.com>
To:        Dimitry Andric <dim@freebsd.org>
Cc:        Marcel Moolenaar <marcel@freebsd.org>, Howard Hinnant <hhinnant@apple.com>, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-head@freebsd.org, Jan Beich <jbeich@tormail.org>
Subject:   Re: svn commit: r241823 - in head: . etc etc/atf etc/mtree lib lib/atf lib/atf/libatf-c lib/atf/libatf-c++ libexec libexec/atf libexec/atf/atf-check share share/atf share/doc share/doc/atf share/exampl...
Message-ID:  <CAGH67wT8Ezi--qEPw0BNYbu1W6ozq_L0fSQ-zUL5QitywjSQmg@mail.gmail.com>
In-Reply-To: <50852E29.1050905@FreeBSD.org>
References:  <201210220118.q9M1Ifh5098857__14926.3614825488$1350868751$gmane$org@svn.freebsd.org> <1TQC0L-000AZG-Q5@internal.tormail.org> <CAGH67wTgsk6UJBvSNtR6Vux=Aa-QcsB-3vqZLjGvX-LKbHxZ4w@mail.gmail.com> <50852E29.1050905@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 22, 2012 at 4:29 AM, Dimitry Andric <dim@freebsd.org> wrote:

...

> I don't think so, as these member functions are supposed to be always
> inlined.  E.g. basic_ios::clear() should always be expanded inline to
> ios_base::clear(), which is a normal (out of line) function.
>
> However, the visibility stuff is always terribly confusing, so you might
> have a found a real issue.  Note that in libc++ trunk, the attributes of
> these member functions have not changed.
>
> In any case, I cannot reproduce the link error on my system.

Dmitry: Optimization level might be the salient point.
Jan: What are your full CFLAGS/CXXFLAGS?

Thanks!
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGH67wT8Ezi--qEPw0BNYbu1W6ozq_L0fSQ-zUL5QitywjSQmg>