public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/9167] Derived class static member CRTP infinite recursion on print
       [not found] <20060103210801.9167.barkelma@switch.com>
@ 2010-09-25 20:51 ` gcc-bugzilla at gcc dot gnu dot org
  0 siblings, 0 replies; only message in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2010-09-25 20:51 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From cmoller at redhat dot com  2010-04-07 17:47 -------
Appears to be the same as 10687
------- Additional Comments From cvs-commit at gcc dot gnu dot org  2010-04-21 17:34 -------
Subject: Bug 9167

CVSROOT:	/cvs/src
Module name:	src
Changes by:	cmoller@sourceware.org	2010-04-21 17:33:54

Modified files:
	gdb            : ChangeLog cp-valprint.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.cp: Makefile.in 
Added files:
	gdb/testsuite/gdb.cp: pr9167.cc pr9167.exp 

Log message:
	PR 9167
	* cp-valprint.c (cp_print_value_fields): Replaced obstack_base()
	method of popping recursion-detection stack with a method based on
	obstack_object_size().
	* gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
	* gdb.cp/pr9167.cc: New file.
	* gdb.cp/pr9167.exp: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11660&r2=1.11661
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cp-valprint.c.diff?cvsroot=src&r1=1.65&r2=1.66
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2245&r2=1.2246
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/pr9167.cc.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/pr9167.exp.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/Makefile.in.diff?cvsroot=src&r1=1.10&r2=1.11


------- Additional Comments From cmoller at redhat dot com  2010-04-26 17:59 -------
Fixed by patch on 2010-04-21

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at sourceware dot|cmoller at redhat dot com
                   |org                         |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=9167

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-25 20:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20060103210801.9167.barkelma@switch.com>
2010-09-25 20:51 ` [Bug c++/9167] Derived class static member CRTP infinite recursion on print gcc-bugzilla at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).