public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/31147]  New: increased size of debug information
@ 2007-03-12 12:25 Woebbeking at web dot de
  2007-03-12 14:04 ` [Bug c++/31147] " rguenth at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Woebbeking at web dot de @ 2007-03-12 12:25 UTC (permalink / raw)
  To: gcc-bugs

Hi,

compared to 4.1.2 the size increased by 50% and more. E.g. Qt 4.2.2
libQtGui.so.4.2.2.debug
- 4.2.0 97902763 bytes
- 4.1.2 62435403 bytes

We compile with -O2 -g. Is this a regression or just more (useful?)
information?


-- 
           Summary: increased size of debug information
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Woebbeking at web dot de


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31147


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

* [Bug c++/31147] increased size of debug information
  2007-03-12 12:25 [Bug c++/31147] New: increased size of debug information Woebbeking at web dot de
@ 2007-03-12 14:04 ` rguenth at gcc dot gnu dot org
  2007-03-12 14:23 ` Woebbeking at web dot de
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-03-12 14:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2007-03-12 14:03 -------
It's more information - whether it's useful depends.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31147


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

* [Bug c++/31147] increased size of debug information
  2007-03-12 12:25 [Bug c++/31147] New: increased size of debug information Woebbeking at web dot de
  2007-03-12 14:04 ` [Bug c++/31147] " rguenth at gcc dot gnu dot org
@ 2007-03-12 14:23 ` Woebbeking at web dot de
  2007-03-12 14:52 ` pinskia at gcc dot gnu dot org
  2007-03-12 16:46 ` Woebbeking at web dot de
  3 siblings, 0 replies; 5+ messages in thread
From: Woebbeking at web dot de @ 2007-03-12 14:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from Woebbeking at web dot de  2007-03-12 14:22 -------
Subject: Re:  increased size of debug information

On Monday 12 March 2007, rguenth at gcc dot gnu dot org wrote:
> It's more information - whether it's useful depends.

Wow, more than 50%. Are there any docs to this change?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31147


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

* [Bug c++/31147] increased size of debug information
  2007-03-12 12:25 [Bug c++/31147] New: increased size of debug information Woebbeking at web dot de
  2007-03-12 14:04 ` [Bug c++/31147] " rguenth at gcc dot gnu dot org
  2007-03-12 14:23 ` Woebbeking at web dot de
@ 2007-03-12 14:52 ` pinskia at gcc dot gnu dot org
  2007-03-12 16:46 ` Woebbeking at web dot de
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-03-12 14:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2007-03-12 14:51 -------
Figure out which source causes the increase and then attach the preprocessed
source and then we might be able to decide.

It could be that in 4.1.2, that we were not emitting enums and some other types
which should have been emitting.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31147


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

* [Bug c++/31147] increased size of debug information
  2007-03-12 12:25 [Bug c++/31147] New: increased size of debug information Woebbeking at web dot de
                   ` (2 preceding siblings ...)
  2007-03-12 14:52 ` pinskia at gcc dot gnu dot org
@ 2007-03-12 16:46 ` Woebbeking at web dot de
  3 siblings, 0 replies; 5+ messages in thread
From: Woebbeking at web dot de @ 2007-03-12 16:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from Woebbeking at web dot de  2007-03-12 16:46 -------
Created an attachment (id=13194)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13194&action=view)
preprocessed qcombobox.cpp

I added both versions (4.2.0 and 4.1.2). It's compiled with

-c -fno-exceptions -pipe -O2 -g -fvisibility=hidden -fvisibility-inlines-hidden
-fPIC


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31147


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

end of thread, other threads:[~2007-03-12 16:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-12 12:25 [Bug c++/31147] New: increased size of debug information Woebbeking at web dot de
2007-03-12 14:04 ` [Bug c++/31147] " rguenth at gcc dot gnu dot org
2007-03-12 14:23 ` Woebbeking at web dot de
2007-03-12 14:52 ` pinskia at gcc dot gnu dot org
2007-03-12 16:46 ` Woebbeking at web dot de

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).