This is the mail archive of the gcc@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: G++ tree printouts?


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


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