Re: PR115394: Remove streamer_debugging and it's uses

2024-07-10 Thread Richard Biener
On Wed, 10 Jul 2024, Prathamesh Kulkarni wrote: > Hi Richard, > As per your suggestion in PR, the attached patch removes streamer_debugging > and it's uses. > Bootstrapped on aarch64-linux-gnu. > OK to commit ? OK. Thanks, Richard. > Signed-off-by: Prathamesh Kulkarni > > Thanks, > Prathames

PR115394: Remove streamer_debugging and it's uses

2024-07-10 Thread Prathamesh Kulkarni
Hi Richard, As per your suggestion in PR, the attached patch removes streamer_debugging and it's uses. Bootstrapped on aarch64-linux-gnu. OK to commit ? Signed-off-by: Prathamesh Kulkarni Thanks, Prathamesh [PR115394] Remove streamer_debugging and it's uses. gcc/ChangeLog: