On 04/14/2016 05:12 AM, Richard Biener wrote:
So it looks like we need to scrap one of the three GCC proposals
(currently all have Mentors "assigned" - well, not sure if
"want to mentor" counts as assigned).
There's the GIMPLE FE, Addressing mode selection and replacing
libiberty with gnulib.
On Thu, 2016-04-14 at 10:24 +0800, lh_mouse wrote:
> Yes I learnt those *ByAddress* functions a few months ago and was shocked
> that Microsoft had plagiarized futex from Linux.
> As you have pointed out already, those APIs are only available on Windows 8
> and later.
Yes. On Windows 8, given
Hi Richard,
Richard Biener writes:
> On Thu, 14 Apr 2016, Giuseppe Scrivano wrote:
>
>> Hi everyone,
>>
>> We got 18 slots from Google.
>>
>> It is less than we expected so not everyone is going to be satisfied by
>> the split below.
>>
>> We have time until next week (deadline April 20, 2016
On Thu, 14 Apr 2016, Ramana Radhakrishnan wrote:
>
> >
> > What happens in practice? GCC doesn't put functions in random
> > partitions.
> >
>
> The data goes into a separate partition AFAIU - it means that all data
> accesses are as though they are extern references which means there's
> n
>
> What happens in practice? GCC doesn't put functions in random
> partitions.
>
The data goes into a separate partition AFAIU - it means that all data accesses
are as though they are extern references which means there's not necessarily
any CSE'ing ability that's available with section anc
On Thu, 14 Apr 2016, Prathamesh Kulkarni wrote:
> On 14 April 2016 at 13:56, Richard Biener wrote:
> > On Thu, 14 Apr 2016, Prathamesh Kulkarni wrote:
> >
> >> On 12 April 2016 at 22:41, Richard Biener wrote:
> >> > On April 12, 2016 3:47:19 PM GMT+02:00, Prathamesh Kulkarni
> >> > wrote:
> >>
On 14 April 2016 at 13:56, Richard Biener wrote:
> On Thu, 14 Apr 2016, Prathamesh Kulkarni wrote:
>
>> On 12 April 2016 at 22:41, Richard Biener wrote:
>> > On April 12, 2016 3:47:19 PM GMT+02:00, Prathamesh Kulkarni
>> > wrote:
>> >>Hi,
>> >>How to check if two symbols are from same source fi
On Thu, 14 Apr 2016, Giuseppe Scrivano wrote:
> Hi everyone,
>
> We got 18 slots from Google.
>
> It is less than we expected so not everyone is going to be satisfied by
> the split below.
>
> We have time until next week (deadline April 20, 2016 at 20:59 CEST)
> to assign mentors to each proje
On Thu, 14 Apr 2016, Prathamesh Kulkarni wrote:
> On 12 April 2016 at 22:41, Richard Biener wrote:
> > On April 12, 2016 3:47:19 PM GMT+02:00, Prathamesh Kulkarni
> > wrote:
> >>Hi,
> >>How to check if two symbols are from same source file during WPA ?
> >>Is symbol1->lto_file_data == symbol2->