This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26965] [4.0/4.1/4.2 Regression] Unnecessary debug info for unused consts in C++
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2006 17:35:42 -0000
- Subject: [Bug c++/26965] [4.0/4.1/4.2 Regression] Unnecessary debug info for unused consts in C++
- References: <bug-26965-1313@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from ian at airs dot com 2006-07-23 17:35 -------
I believe that patch is responsible because this behaviour does not happen in
gcc 4.0.1, and it does happen in gcc 4.0.2, and that was the obvious change. I
admit that I haven't actually tried reverting that specific patch to see what
happens.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26965