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++/50817] G++ emits errors containing lowered vtable references


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.


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