This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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++/16253] Cannot print an enum var with the same name as tag


https://sourceware.org/bugzilla/show_bug.cgi?id=16253

--- Comment #14 from dje at google dot com ---
(In reply to Frank Ch. Eigler from comment #12)
> (In reply to dje from comment #7)
> > Alas the patch introduces a massive perf regression in one of my perf tests.
> > 
> > Using my standard monster testcase, doing "info fun ^foo::(anonymous
> > namespace)" goes from about a minute to an untold number of minutes
> > (expected to be in the thousands :-)).
> 
> While performance on a synthetic monster test case is of some importance,
> user experience with everyday normal programs is of at least that much.

You should first check whether my "standard monster testcase" is all that
artificial/synthetic. :-)
It's as real a program as it gets here (and way cool).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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