RE: [v4] Streamer: Fix out of range memory access of machine mode

2023-07-04 Thread Li, Pan2 via Gcc-patches
zob@euler.schwinge.homeip.net> > "LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block'" > split out, OK to push the attached > v4 "Streamer: Fix out of range memory access of machine mode"? OK. Thanks, Richard. > > Gr??e &g

Re: [v4] Streamer: Fix out of range memory access of machine mode

2023-07-04 Thread Richard Biener via Gcc-patches
zob@euler.schwinge.homeip.net> > "LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block'" > split out, OK to push the attached > v4 "Streamer: Fix out of range memory access of machine mode"? OK. Thanks, Richard. > > Gr??e > Th

RE: [v4] Streamer: Fix out of range memory access of machine mode

2023-06-30 Thread Li, Pan2 via Gcc-patches
; Wang, Yanzhang ; kito.ch...@gmail.com; Tobias Burnus Subject: [v4] Streamer: Fix out of range memory access of machine mode Hi! On 2023-06-30T01:39:39+, "Li, Pan2" wrote: > That’s very cool, thanks Thomas for help! :-) > Let’s wait the AMD test running result for the fina

[v4] Streamer: Fix out of range memory access of machine mode

2023-06-30 Thread Thomas Schwinge
9:27 AM > Could you merge your patch after you tested? I've done that, and with (already approved) <https://inbox.sourceware.org/87v8f5uzob@euler.schwinge.homeip.net> "LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block'" split ou