https://sourceware.org/bugzilla/show_bug.cgi?id=33344
--- Comment #5 from Rin Okuyama <rokuyama.rk at gmail dot com> --- (In reply to H.J. Lu from comment #4) > (In reply to H.J. Lu from comment #3) > > (In reply to Rin Okuyama from comment #0) > > > You can see the size of segment is not changed at all. This results in > > > regression of stripped-binary sizes for NetBSD. > > > > Did you mean segment size, not file size? > > The segment size difference is kind of random. Please compare segment > sizes for "strip -R .note.netbsd.ident -R .note.netbsd.pax" with binutils > 2.42 and 2.45. What we are concerned about is the binary size. I mentioned the segment size as a cause of increase in the binary size. The segment sizes are same b/w binutils 2.42 and 2.45, if .note.netbsd.* are removed in addition to .eh_frame_hdr and .eh_frame. -- You are receiving this mail because: You are on the CC list for the bug.