I can't approve patches but this one seems to be in the obvious category so I think it could be checked in without formal approval.
It is however missing a couple of things: 1) a test case, and 2) a reference to the bug it fixes in the ChangeLog and in the test. With that, if no one objects, I will commit the path for you. Martin On 07/25/2018 08:04 AM, Franz Sirl wrote:
Hi, as discussed with Martin, this patch consolidates -Warray-bounds into an alias of -Warray-bounds=1. Bootstrapped on x86_64-linux, no regressions. Please apply if it's OK. Franz.