This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50817] G++ emits errors containing lowered vtable references
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 21 Oct 2011 11:38:43 +0000
- Subject: [Bug c++/50817] G++ emits errors containing lowered vtable references
- Auto-submitted: auto-generated
- References: <bug-50817-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50817
--- Comment #6 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2011-10-21 11:38:43 UTC ---
(In reply to comment #5)
> Of course agreed about the substance, but I'm still finding a bit puzzling the
> "simple fix" assessment, I don't see tons of lazy people around not willing to
> spend 5 minutes on this, do you? ;)
Of course, my "simple" was meant to be "conceptually simple". I know by
experience how much effort takes to fix any bug at all in GCC, and in
particular, trying to get a patch approved to fix this will end up in an
endless discussion whether the expression could be better pretty-printed. Not a
five minutes fix for sure.