On Tue, Mar 19, 2019 at 3:19 AM Martin Liška <mli...@suse.cz> wrote: > > On 3/19/19 3:46 AM, Alex Henrie wrote: > > Hello, > > > > I have received permission to contribute to GCC, but I do not have > > commit access. Could one of you please merge these patches for me? > > Hi. > > I can do it for you. But if I see correctly, Joseph M. had some concerns > and he should probably make final patch approval.
If I understand correctly, Joseph wanted an error message to still be printed if other diagnostics are also printed, the same as how -Wno-<some-future-warning> works. The patches that I sent yesterday do exactly that. -Alex