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

Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
           Severity|enhancement                 |normal

--- Comment #4 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2011-10-21 10:16:44 UTC ---
(In reply to comment #2)
> wow! I've seen some bad ones, but this is the worst example of trying to
> reconstruct expressions!

It is a very old and well-known example: http://clang.llvm.org/diagnostics.html

(In reply to comment #3)
> I'm not sure this qualifies as an enhancement, I'd call it a plain ol' bug

As you wish.


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