This is a very late answer and you wisely proceeded when nobody said anything, but I'll put on the record what people (at least I) probably thought:
From your description sounds like you pushed some code over an inlining threshold. That is not at all actionable and the size delta is not large enough to panic. The compiler has heuristics that can be triggered by minuscule irrelevant changes and when that happens, at least when it's not connected to the actual change, we mostly shrug and move on.
Someone else will eventually make another change where the binary randomly shrinks so it averages out.
/Daniel
--
You received this message because you are subscribed to the Google Groups "binary-size" group.
To unsubscribe from this group and stop receiving emails from it, send an email to binary-size...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/binary-size/12edf36d-08e7-438b-a893-56f5a4ae5dd5n%40chromium.org.