public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* G++ tree printouts?
@ 2002-12-17  8:58 Alan Lehotsky
  2002-12-18  1:40 ` Vidya Praveen
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Lehotsky @ 2002-12-17  8:58 UTC (permalink / raw)
  To: gcc; +Cc: apl

I know I could go grovel in the source code, but....

Are there specific flags for dumping C++ tree information (in 
addition to the usual -dXXXX
flags for dumping the RTL information)?


-- 
		 Carbon Design Systems, Inc.
	               apl@carbondesignsystems.com
		     781-890-1500 x204

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: G++ tree printouts?
  2002-12-17  8:58 G++ tree printouts? Alan Lehotsky
@ 2002-12-18  1:40 ` Vidya Praveen
  0 siblings, 0 replies; 2+ messages in thread
From: Vidya Praveen @ 2002-12-18  1:40 UTC (permalink / raw)
  To: gcc, Alan Lehotsky; +Cc: apl

hi

use -fdump-tree- option.
(please refer to section 3.9/Debugging Options in Using the GCC Compiler
Collection Manual).

VP
http://www.geocities.com/vidyapraveen/

----- Original Message -----
From: "Alan Lehotsky" <apl@alum.mit.edu>
To: <gcc@gcc.gnu.org>
Cc: <apl@carbondesignsystems.com>
Sent: Tuesday, December 17, 2002 6:28 PM
Subject: G++ tree printouts?


> I know I could go grovel in the source code, but....
>
> Are there specific flags for dumping C++ tree information (in
> addition to the usual -dXXXX
> flags for dumping the RTL information)?
>
>
> --
> Carbon Design Systems, Inc.
>                apl@carbondesignsystems.com
>      781-890-1500 x204

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-18  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-17  8:58 G++ tree printouts? Alan Lehotsky
2002-12-18  1:40 ` Vidya Praveen

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).