Re: Add streaming of poly_int64

2020-10-02 Thread Richard Biener
On Fri, 2 Oct 2020, Jan Hubicka wrote: > Hi, > this patch implements stremaing for poly int. > > Bootstrapped/regtested x86_64-linux, OK? OK. > gcc/ChangeLog: > > 2020-10-02 Jan Hubicka > > * data-streamer-in.c (streamer_read_poly_int64): New function. > * data-streamer-out.c (

Add streaming of poly_int64

2020-10-02 Thread Jan Hubicka
Hi, this patch implements stremaing for poly int. Bootstrapped/regtested x86_64-linux, OK? gcc/ChangeLog: 2020-10-02 Jan Hubicka * data-streamer-in.c (streamer_read_poly_int64): New function. * data-streamer-out.c (streamer_write_poly_int64): New function. * data-stre