This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: google branch breakage
- From: Paul Pluzhnikov <ppluzhnikov at google dot com>
- To: Oleg Smolsky <oleg dot smolsky at riverbed dot com>
- Cc: Jonathan Wakely <jwakely dot gcc at gmail dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, Paolo Carlini <paolo dot carlini at oracle dot com>
- Date: Tue, 1 Oct 2013 09:16:16 -0700
- Subject: Re: google branch breakage
- Authentication-results: sourceware.org; auth=none
- References: <524AE3AB dot 7060807 at riverbed dot com> <CALoOobMeYyWZo4gpwAXR+kK2=Prcwr8vyvDFDtP50U-bgFEBxA at mail dot gmail dot com> <CAH6eHdSRufz9tbYD6_kkakMhA_Afs67pKfF2u+q0GFnTpW67Hg at mail dot gmail dot com> <CALoOobNBLkFWkJVyC11Jppz20Hny=f+T13Kr+1wbhfaU3=ETqg at mail dot gmail dot com> <524AF47F dot 4050105 at riverbed dot com>
On Tue, Oct 1, 2013 at 9:12 AM, Oleg Smolsky <oleg.smolsky@riverbed.com> wrote:
> On 2013-10-01 09:00, Paul Pluzhnikov wrote:
>> 2013-10-01 Paul Pluzhnikov <ppluzhnikov@google.com>
>>
>> * src/c++11/snprintf_lite.cc: Add missing _GLIBCXX_{BEGIN,END}_NAMESPACE_VERSION
>
> Thanks. This patch address the immediate issue and my build moves forward.
Thanks. I've also confirmed that trunk is similarly broken with
--enable-symvers=gnu-versioned-namespace, and that the patch fixes that.
> Would you like me to build the whole compiler package as well as a test
> program?
I am doing that now, and will commit to both trunk and google/gcc-4_8
shortly.
--
Paul Pluzhnikov