This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/34730] Legal program doesn't compile with -D_GLIBCXX_DEBUG
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2008 20:04:39 -0000
- Subject: [Bug libstdc++/34730] Legal program doesn't compile with -D_GLIBCXX_DEBUG
- References: <bug-34730-4938@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pcarlini at suse dot de 2008-01-10 20:04 -------
Thinking more about this issue, probably a more sophisticated solution would be
running the checks only when the value_types are equal. I'll try to prepare
something.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34730