This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: google branch breakage
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>, Paul Pluzhnikov <ppluzhnikov at google dot com>
- Cc: Oleg Smolsky <oleg dot smolsky at riverbed dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Tue, 01 Oct 2013 18:13:34 +0200
- 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> <CAH6eHdT=yKX0NoWjcYsQM_wUCkhCaqe-YO+bV+0p235MNC2CRQ at mail dot gmail dot com>
Hi,
Jonathan Wakely <jwakely.gcc@gmail.com> ha scritto:
>On 1 October 2013 16:49, Paul Pluzhnikov wrote:
>>
>> Paolo, does attached patch look correct for trunk?
>
>There would need to be a corresponding _GLIBCXX_END_NAMESPACE_VERSION.
Indeed. Otherwise, if the patch passes testing (in the various configs) it's certainly Ok with me.
Thanks,
Paolo