public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/98395] New: libgcc_s.so.1 almost 10x bigger in gcc-10.2 than gcc-9.2
@ 2020-12-19 19:57 john.frankish at outlook dot com
  2020-12-19 20:37 ` [Bug libgcc/98395] " schwab@linux-m68k.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: john.frankish at outlook dot com @ 2020-12-19 19:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98395

            Bug ID: 98395
           Summary: libgcc_s.so.1 almost 10x bigger in gcc-10.2 than
                    gcc-9.2
           Product: gcc
           Version: 10.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: john.frankish at outlook dot com
  Target Milestone: ---

The libgcc_s.so.1 library built with gcc-10.2 is 580kb, whereas the same
library built with gcc-9.2 is 75kb.

Both were built on an x86_64 system with:

CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe"
../configure --prefix=/usr/local --enable-languages=c,c++ --disable-multilib
--disable-bootstrap --with-system-zlib --libexecdir=/usr/local/lib

The almost ten-fold increase in size would seem to indicate something is wrong,
but what?

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-12-23 12:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-19 19:57 [Bug libgcc/98395] New: libgcc_s.so.1 almost 10x bigger in gcc-10.2 than gcc-9.2 john.frankish at outlook dot com
2020-12-19 20:37 ` [Bug libgcc/98395] " schwab@linux-m68k.org
2020-12-19 20:39 ` john.frankish at outlook dot com
2020-12-19 21:16 ` jakub at gcc dot gnu.org
2020-12-19 21:55 ` john.frankish at outlook dot com
2020-12-21  8:34 ` marxin at gcc dot gnu.org
2020-12-23 12:54 ` john.frankish at outlook dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).