Re: LTO bootstrap compare errors for ARM64

2014-08-21 Thread Richard Biener
On Wed, Aug 20, 2014 at 6:12 PM, Jan Hubicka wrote: >> On Wed, Aug 20, 2014 at 9:28 AM, Venkataramanan Kumar >> wrote: >> > Hi Honza, >> > >> > After discussing with Richard Beiner via >> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62077, it look like it is >> > an existing problem in trunk an

Re: LTO bootstrap compare errors for ARM64

2014-08-20 Thread Jan Hubicka
> On Wed, Aug 20, 2014 at 9:28 AM, Venkataramanan Kumar > wrote: > > Hi Honza, > > > > After discussing with Richard Beiner via > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62077, it look like it is > > an existing problem in trunk and is masked due the fact that stage1 > > and stage2 compiler

Re: LTO bootstrap compare errors for ARM64

2014-08-20 Thread Richard Biener
On Wed, Aug 20, 2014 at 9:28 AM, Venkataramanan Kumar wrote: > Hi Honza, > > After discussing with Richard Beiner via > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62077, it look like it is > an existing problem in trunk and is masked due the fact that stage1 > and stage2 compilers in trunk are b

Re: LTO bootstrap compare errors for ARM64

2014-08-20 Thread Venkataramanan Kumar
Hi Honza, After discussing with Richard Beiner via https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62077, it look like it is an existing problem in trunk and is masked due the fact that stage1 and stage2 compilers in trunk are built with enable-checking and hence same garbage collection tuning parame

Re: LTO bootstrap compare errors for ARM64

2014-08-13 Thread Jan Hubicka
> Hi Honza, > > I did not find any differences in tree level dumps. These are the dump > differences in IPA > > In gimple-fold.c.000i.cgraph > > (--Snip--) > < _Z25gimple_build_omp_continueP9tree_nodeS0_/761 > (gimple_build_omp_continue(tree_node*, tree_node*)) @0x3ff7ebda548 > --- > > _Z25gimp

Re: LTO bootstrap compare errors for ARM64

2014-08-11 Thread Venkataramanan Kumar
Hi Honza, I did not find any differences in tree level dumps. These are the dump differences in IPA In gimple-fold.c.000i.cgraph (--Snip--) < _Z25gimple_build_omp_continueP9tree_nodeS0_/761 (gimple_build_omp_continue(tree_node*, tree_node*)) @0x3ff7ebda548 --- > _Z25gimple_build_omp_continueP9tr

Re: LTO bootstrap compare errors for ARM64

2014-08-07 Thread Jan Hubicka
> > As a First step I compared the "objump -D" dump between > "stage2-gcc/gimple.o" and "stage3-gcc/gimple.o". Differences are in > LTO sections .gnu.lto_.decls.0, .gnu.lto_.symtab. > Ref: http://paste.ubuntu.com/7949238/ If you see the differences already in .o files (i.e. at compile time), I