Re: [PATCH] Fix PR lto/64075

2014-11-27 Thread Ilya Enkovich
2014-11-27 19:55 GMT+03:00 Mike Stump : > On Nov 26, 2014, at 1:35 AM, Ilya Enkovich wrote: >> This patch fixes LTO streamers which were not adjusted when function_code >> field was extended up to 12 bits. >> >> OK for trunk after bootstrap and check? > > Please could you burry this in a #define

Re: [PATCH] Fix PR lto/64075

2014-11-27 Thread Mike Stump
On Nov 26, 2014, at 1:35 AM, Ilya Enkovich wrote: > This patch fixes LTO streamers which were not adjusted when function_code > field was extended up to 12 bits. > > OK for trunk after bootstrap and check? Please could you burry this in a #define someplace. I think I have a patch that takes i

Re: [PATCH] Fix PR lto/64075

2014-11-26 Thread H.J. Lu
On Wed, Nov 26, 2014 at 1:35 AM, Ilya Enkovich wrote: > Hi, > > This patch fixes LTO streamers which were not adjusted when function_code > field was extended up to 12 bits. > > OK for trunk after bootstrap and check? > > Thanks, > Ilya > -- > gcc/ > > 2014-11-26 Ilya Enkovich > > * tr

Re: [PATCH] Fix PR lto/64075

2014-11-26 Thread Richard Biener
On Wed, Nov 26, 2014 at 10:35 AM, Ilya Enkovich wrote: > Hi, > > This patch fixes LTO streamers which were not adjusted when function_code > field was extended up to 12 bits. > > OK for trunk after bootstrap and check? Ok. Thanks, Richard. > Thanks, > Ilya > -- > gcc/ > > 2014-11-26 Ilya Enko

[PATCH] Fix PR lto/64075

2014-11-26 Thread Ilya Enkovich
Hi, This patch fixes LTO streamers which were not adjusted when function_code field was extended up to 12 bits. OK for trunk after bootstrap and check? Thanks, Ilya -- gcc/ 2014-11-26 Ilya Enkovich * tree-streamer-in.c (unpack_ts_function_decl_value_fields): Use proper size