Re: [PATCH] Remove special streaming of builtins

2016-07-27 Thread Richard Biener
On Wed, 27 Jul 2016, Ilya Enkovich wrote: > 2016-07-26 22:52 GMT+03:00 Richard Biener : > > On July 26, 2016 7:26:46 PM GMT+02:00, "H.J. Lu" > > wrote: > >>On Mon, Jul 25, 2016 at 4:35 AM, Richard Biener > >>wrote: > >>> > >>> So I

Re: [PATCH] Remove special streaming of builtins

2016-07-27 Thread Ilya Enkovich
2016-07-26 22:52 GMT+03:00 Richard Biener : > On July 26, 2016 7:26:46 PM GMT+02:00, "H.J. Lu" wrote: >>On Mon, Jul 25, 2016 at 4:35 AM, Richard Biener >>wrote: >>> >>> So I needed to fix that builtins appearing in BLOCK_VARs and the

Re: [PATCH] Remove special streaming of builtins

2016-07-26 Thread Richard Biener
On July 26, 2016 7:26:46 PM GMT+02:00, "H.J. Lu" wrote: >On Mon, Jul 25, 2016 at 4:35 AM, Richard Biener >wrote: >> >> So I needed to fix that builtins appearing in BLOCK_VARs and the >solution >> I came up with accidentially disabled streaming via the

Re: [PATCH] Remove special streaming of builtins

2016-07-26 Thread H.J. Lu
On Mon, Jul 25, 2016 at 4:35 AM, Richard Biener wrote: > > So I needed to fix that builtins appearing in BLOCK_VARs and the solution > I came up with accidentially disabled streaming via the special path. > Thus the following patch removes the special-casing completely and

[PATCH] Remove special streaming of builtins

2016-07-25 Thread Richard Biener
So I needed to fix that builtins appearing in BLOCK_VARs and the solution I came up with accidentially disabled streaming via the special path. Thus the following patch removes the special-casing completely and makes the BLOCK_VARs handling work the same way as for regular externs (by streaming a