On 22/08/2015 14:24, Daniel Krügler wrote:
> 2015-08-21 23:11 GMT+02:00 François Dumont :
>> I think I found a better way to handle this problem. It is c++locale.cc
>> that needs to be built with --fimplicit-templates. I even think that the
>> *_cow.cc file do not need this option but as I don't kn
Hi
I wanted to enhance line wrapping during rendering of debug messages
and ended up with this patch.
I clean up _Error_formatter of all useless symbols, only _M_message
and _M_error need to be exposed. Additional I got rid of the ugly
mutable fields of _Error_formatter. _Error_formatter
> can 4.8 and 4.9 be built with isl-0.15?
The patch only influences an in-tree build of isl for trunk, so does it matter ?
On 09/05/2015 02:36 PM, Sebastian Pop wrote:
> I think it is fine to bump the default version of isl to be downloaded
> by default.
> Are there other reviewers who would oppose committing this patch?
can 4.8 and 4.9 be built with isl-0.15?
On Wed, Sep 2, 2015 at 9:01 AM, Kyrill Tkachov wrote:
>
> On 02/09/15 16:18, Zamyatin, Igor wrote:
>>>
>>>
>>> On 19/08/15 17:57, Jeff Law wrote:
On 08/12/2015 08:31 AM, Kyrill Tkachov wrote:
>
> 2015-08-10 Kyrylo Tkachov
>
>* ifcvt.c (struct noce_if_info): Add
On Fri, Sep 4, 2015 at 12:42 AM, VandeVondele Joost
wrote:
> For the recent fix of PR53852, isl-0.15 is needed,
I just went to the documentation of isl-0.14 and I see that it also
provides the functionality to count the number of isl operations:
isl_ctx_get_max_operations().
isl-0.12.2 does not