Richard Biener writes:
>> >> This new testcase does not pass on bare-metal configs (using newlib),
>> >> because:
>> >> warning: implicit declaration of function 'isnanf'
>> >> [-Wimplicit-function-declaration]
>> >> warning: incompatible implicit declaration of built-in function 'isnanf'
>> >>
>
On 05/03/2016 10:20 AM, Richard Biener wrote:
On Tue, 3 May 2016, Jan Hubicka wrote:
On 21/04/16 12:45, Jan Hubicka wrote:
this patch implements the long promised logic to inline across -ffast-math
boundary when eitehr caller or callee has no fp operations in it. This is
needed to resolve
On Tue, 3 May 2016, Jan Hubicka wrote:
> > On 21/04/16 12:45, Jan Hubicka wrote:
> > > this patch implements the long promised logic to inline across -ffast-math
> > > boundary when eitehr caller or callee has no fp operations in it. This is
> > > needed to r
On Tue, 3 May 2016, Szabolcs Nagy wrote:
> On 21/04/16 12:45, Jan Hubicka wrote:
> > this patch implements the long promised logic to inline across -ffast-math
> > boundary when eitehr caller or callee has no fp operations in it. This is
> > needed to resolve code quality
> On 21/04/16 12:45, Jan Hubicka wrote:
> > this patch implements the long promised logic to inline across -ffast-math
> > boundary when eitehr caller or callee has no fp operations in it. This is
> > needed to resolve code quality regression on Firefox with LTO where
> &g
On 21/04/16 12:45, Jan Hubicka wrote:
> this patch implements the long promised logic to inline across -ffast-math
> boundary when eitehr caller or callee has no fp operations in it. This is
> needed to resolve code quality regression on Firefox with LTO where
> -O3/-O2/-Ofast flags
>
> >> >> > Hi,
> >> >> > this patch implements the long promised logic to inline across
> >> >> > -ffast-math
> >> >> > boundary when eitehr caller or callee has no fp operations in it.
> >> >> > This is
On 3 May 2016 at 10:09, Richard Biener wrote:
> On Tue, 3 May 2016, Christophe Lyon wrote:
>
>> On 2 May 2016 at 19:01, Jan Hubicka wrote:
>> >> On Thu, 21 Apr 2016, Jan Hubicka wrote:
>> >>
>> >> > Hi,
>> >> > this patch implem
On Tue, 3 May 2016, Christophe Lyon wrote:
> On 2 May 2016 at 19:01, Jan Hubicka wrote:
> >> On Thu, 21 Apr 2016, Jan Hubicka wrote:
> >>
> >> > Hi,
> >> > this patch implements the long promised logic to inline across
> >> > -ffast-ma
On 2 May 2016 at 19:01, Jan Hubicka wrote:
>> On Thu, 21 Apr 2016, Jan Hubicka wrote:
>>
>> > Hi,
>> > this patch implements the long promised logic to inline across -ffast-math
>> > boundary when eitehr caller or callee has no fp operations in it. This
> On Mon, May 02, 2016 at 07:01:38PM +0200, Jan Hubicka wrote:
> > This patch impleemnts the suggested check for presence of FP parameters.
> > We can play with special casing the moves incrementally.
>
> This patch has broken the build:
>
> /home/marek/src/gcc/gcc/ipa-inline.c: In function ‘bool
On Mon, May 02, 2016 at 07:01:38PM +0200, Jan Hubicka wrote:
> This patch impleemnts the suggested check for presence of FP parameters.
> We can play with special casing the moves incrementally.
This patch has broken the build:
/home/marek/src/gcc/gcc/ipa-inline.c: In function ‘bool
can_inline_ed
> On Thu, 21 Apr 2016, Jan Hubicka wrote:
>
> > Hi,
> > this patch implements the long promised logic to inline across -ffast-math
> > boundary when eitehr caller or callee has no fp operations in it. This is
> > needed to resolve code quality regression on Fire
On Thu, 21 Apr 2016, Jan Hubicka wrote:
> Hi,
> this patch implements the long promised logic to inline across -ffast-math
> boundary when eitehr caller or callee has no fp operations in it. This is
> needed to resolve code quality regression on Firefox with LTO where
> -O3/-O2/-
Hi,
this patch implements the long promised logic to inline across -ffast-math
boundary when eitehr caller or callee has no fp operations in it. This is
needed to resolve code quality regression on Firefox with LTO where
-O3/-O2/-Ofast flags are combined and we fail to inline a lot of comdats
15 matches
Mail list logo