2016-06-09 18:35 GMT+02:00 Jeff Law <l...@redhat.com>: > On 05/30/2016 05:19 PM, Marcin Baczyński wrote: >> >> Hi, >> this is my first GCC patch, so please bear with me if something is wrong >> with >> it in an obvious way. >> >> I've found two unused macros in gcc/diagnostic.h. Is the patch okay as is? >> Bootstrapped on x86_64-pc-linux-gnu. >> >> 2016-05-31 Marcin Baczyński <marb...@gmail.com> >> >> * gcc/diagnostic.h (diagnostic_line_cutoff, diagnostic_flush_buffer): >> delete. > > This is fine for the trunk. Please install. >
Thanks for the approval. As for installing, I don't have write access to the repository, so could someone with the access do it, please? > THanks, > jeff