This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/82010] Inspecting a function parameter of "vec<basic_block, va_gc> *&path" from gdb yields nonsense.
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 Aug 2017 08:35:37 +0000
- Subject: [Bug debug/82010] Inspecting a function parameter of "vec<basic_block, va_gc> *&path" from gdb yields nonsense.
- Auto-submitted: auto-generated
- References: <bug-82010-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82010
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-08-29
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed. I also see this from time to time. Btw printing capacity/number of
elements would be a useful addition for the pretty printing.