On 10/21/20 11:26 PM, Várkonyi László wrote: > Dear Debian GCC Maintainers! > > On a Debian testing armhf system, upon updating it, I have noticed that > the installed size for the cpp-10 and gcc-10 packages would have > increased unexpectedly. On amd64 the size for the newer version isn't > significantly larger. Caught this as my armhf machine was low on space > to begin with... > > I would like to ask: is this size increase normal?
yes, it's an unstripped build to get traceback information on internal compiler errors for armel and armhf.

