Hi,
On 04/15/2014 11:19 PM, RĂ¼diger Sonderfeld wrote:
This patch adds support for std::time_get::get and std::time_get::do_get
[locale.time.get]. Currently do_get is not virtual because this caused
segfault errors for me.
Those should be isolated and a compiler bug report opened including a
mi
Rong, David, Dehao, Teresa
I would like to have some rought idea of what we could merge this stage1. There
is
certainly a lot of interesting stuff on the google branch including AutoFDO,
LIPO,
the multivalue profile counters that may be used by the new devirtualization
bits
and more. I also thin
On Tue, Apr 15, 2014 at 6:12 PM, Richard Sandiford
wrote:
> cc:ing Jason, who's the C++ maintainer.
FWIW: I created http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850
>
> Daniel Gutson writes:
>> ping for maintainer.
>>
>> Could this be considered for 4.8.3 please?
>>
>> Thanks,
>>
>>Daniel
This is a ping about a patch I had posted sometime back.
Previous post: http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01332.html
It was reviewed by Cary, but he said that a C++ front end maintainer
needs to approve it:
http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00175.html
The patch is attached.
>> Also the old standard seems to require that ios_base::fixed |
>> ios_base::scientific (or any other combination) falls through to the
>> uppercase test; I was trying to use abi_tag for a solution as not only
>> would two versions of _S_format_float be necessary, but also num_get
>> due to the pr
On Tue, 15 Apr 2014, Paolo Carlini wrote:
Anyway, the real issue is indeed that implementing those bits requires a new
virtual function, and that would break the ABI.
What is the status of the ABI half-break plan (abi_tag and such),
necessary to get the remaining pieces of C++11?
--
Marc Gl
101 - 106 of 106 matches
Mail list logo