On Wed, Jul 23, 2014 at 04:21:59PM +0200, Richard Biener wrote:
> On Wed, Jul 23, 2014 at 5:40 AM, Jeff Law wrote:
> > On 07/15/14 23:31, Andi Kleen wrote:
> >>
> >> From: Andi Kleen
> >>
> >> No substantial changes, although the hash values will be slightly
> >> different.
> >>
> >> gcc/:
> >>
>
On Wed, Jul 23, 2014 at 06:00:35PM +0200, Richard Biener wrote:
> On July 23, 2014 5:15:53 PM CEST, Andi Kleen wrote:
> >> I think we managed to
> >> stay bytecode compatible for 4.8 release series. (Richi knows better)
> >
> >Nope, fortran options broke it at some point.
>
> We try hard to not b
> > I think we managed to
> > stay bytecode compatible for 4.8 release series. (Richi knows better)
>
> Nope, fortran options broke it at some point.
Duh, option streaming sucks, another things that ought to be fixed this release
cycle...
Honza
On July 23, 2014 5:15:53 PM CEST, Andi Kleen wrote:
>> I think we managed to
>> stay bytecode compatible for 4.8 release series. (Richi knows better)
>
>Nope, fortran options broke it at some point.
We try hard to not break things on branches or at least should bump the version
if we do. Maybe
> I think we managed to
> stay bytecode compatible for 4.8 release series. (Richi knows better)
Nope, fortran options broke it at some point.
-Andi
--
a...@linux.intel.com -- Speaking for myself only.
> On 07/15/14 23:31, Andi Kleen wrote:
> >From: Andi Kleen
> >
> >No substantial changes, although the hash values will be slightly
> >different.
> >
> >gcc/:
> >
> >2014-07-10 Andi Kleen
> >
> > * lto-streamer-out.c (hash_tree): Convert to inchash.
> > (add_flag): New macro.
> So my qu
On Tue, Jul 22, 2014 at 09:40:15PM -0600, Jeff Law wrote:
> On 07/15/14 23:31, Andi Kleen wrote:
> >From: Andi Kleen
> >
> >No substantial changes, although the hash values will be slightly
> >different.
> >
> >gcc/:
> >
> >2014-07-10 Andi Kleen
> >
> > * lto-streamer-out.c (hash_tree): Con
On Wed, Jul 23, 2014 at 5:40 AM, Jeff Law wrote:
> On 07/15/14 23:31, Andi Kleen wrote:
>>
>> From: Andi Kleen
>>
>> No substantial changes, although the hash values will be slightly
>> different.
>>
>> gcc/:
>>
>> 2014-07-10 Andi Kleen
>>
>> * lto-streamer-out.c (hash_tree): Convert t
On 07/15/14 23:31, Andi Kleen wrote:
From: Andi Kleen
No substantial changes, although the hash values will be slightly
different.
gcc/:
2014-07-10 Andi Kleen
* lto-streamer-out.c (hash_tree): Convert to inchash.
(add_flag): New macro.
So my question here, does this make a