This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14167] Unneeded C++ types are output in debug info due to use of static constants



------- Comment #3 from drow at gcc dot gnu dot org  2006-01-21 16:27 -------
I don't have G++ 3.4 handy at the moment.  3.3 emits about three and a half
times as large of a .debug_info section as 4.0, however, so I believe this is
fixed.

There's still lots of unneeded debug information output, but I believe I've got
another open PR describing that.


-- 

drow at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]