This is the mail archive of the gcc-patches@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]

Re: [PATCH] cp/spew.c DEBUG_SPEW fixes




--On Wednesday, October 23, 2002 03:19:09 PM -0400 David Edelsohn <dje@watson.ibm.com> wrote:

	While investigating pr7679.cc, I tried enabling SPEW_DEBUG, but
discovered that the debugging code references members in unparsed_text
which no longer exist.  The following patch updates the debugging printfs
to save someone this extra annoyance in the future.  Okay for mainline?
This is OK for b-i-b; it's not a bug fix and therefore inappropriate for
mainline.

Thanks,

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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