On 06/27/2014 10:38 AM, Richard Biener wrote:
On Thu, Jun 26, 2014 at 5:58 PM, Martin Liška wrote:
On 06/26/2014 04:29 PM, Jakub Jelinek wrote:
On Thu, Jun 26, 2014 at 04:27:49PM +0200, Martin Liška wrote:
Well yes - it is of course similar broken in spirit but at least a lot
simpler ;) I'd
On Thu, Jun 26, 2014 at 5:58 PM, Martin Liška wrote:
>
> On 06/26/2014 04:29 PM, Jakub Jelinek wrote:
>>
>> On Thu, Jun 26, 2014 at 04:27:49PM +0200, Martin Liška wrote:
>
> Well yes - it is of course similar broken in spirit but at least a lot
> simpler ;) I'd put a comment there why
On 06/26/2014 04:29 PM, Jakub Jelinek wrote:
On Thu, Jun 26, 2014 at 04:27:49PM +0200, Martin Liška wrote:
Well yes - it is of course similar broken in spirit but at least a lot
simpler ;) I'd put a comment there why we do check g for NULL.
But it increases overhead, there are hundreds of gim
On Thu, Jun 26, 2014 at 04:27:49PM +0200, Martin Liška wrote:
> >>Well yes - it is of course similar broken in spirit but at least a lot
> >>simpler ;) I'd put a comment there why we do check g for NULL.
> >But it increases overhead, there are hundreds of gimple_location calls
> >and most of them
On 06/26/2014 04:18 PM, Jakub Jelinek wrote:
On Thu, Jun 26, 2014 at 04:10:03PM +0200, Richard Biener wrote:
On Thu, Jun 26, 2014 at 3:43 PM, Martin Liška wrote:
On 06/26/2014 03:20 PM, Richard Biener wrote:
On Thu, Jun 26, 2014 at 3:01 PM, Martin Liška wrote:
Hello,
I encountered sim
On Thu, Jun 26, 2014 at 04:10:03PM +0200, Richard Biener wrote:
> On Thu, Jun 26, 2014 at 3:43 PM, Martin Liška wrote:
> >
> > On 06/26/2014 03:20 PM, Richard Biener wrote:
> >>
> >> On Thu, Jun 26, 2014 at 3:01 PM, Martin Liška wrote:
> >>>
> >>> Hello,
> >>> I encountered similar issue to P
On Thu, Jun 26, 2014 at 3:43 PM, Martin Liška wrote:
>
> On 06/26/2014 03:20 PM, Richard Biener wrote:
>>
>> On Thu, Jun 26, 2014 at 3:01 PM, Martin Liška wrote:
>>>
>>> Hello,
>>> I encountered similar issue to PR ipa/61462 where location_t locus =
>>> gimple_location (e->call_stmt) is calle
On 06/26/2014 03:20 PM, Richard Biener wrote:
On Thu, Jun 26, 2014 at 3:01 PM, Martin Liška wrote:
Hello,
I encountered similar issue to PR ipa/61462 where location_t locus =
gimple_location (e->call_stmt) is called for e->call_stmt == NULL (Firefox
with -flto -fdump-ipa-devirt). So that,
On Thu, Jun 26, 2014 at 3:01 PM, Martin Liška wrote:
> Hello,
>I encountered similar issue to PR ipa/61462 where location_t locus =
> gimple_location (e->call_stmt) is called for e->call_stmt == NULL (Firefox
> with -flto -fdump-ipa-devirt). So that, I decided to introduce new function
> that
Hello,
I encountered similar issue to PR ipa/61462 where location_t locus =
gimple_location (e->call_stmt) is called for e->call_stmt == NULL (Firefox with
-flto -fdump-ipa-devirt). So that, I decided to introduce new function that is called
for all potentially unsafe locations. I am wonderi
10 matches
Mail list logo