From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20561 invoked by alias); 9 Oct 2003 07:46:14 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 20515 invoked from network); 9 Oct 2003 07:46:03 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 9 Oct 2003 07:46:03 -0000 Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.24) id 1A7VSJ-00010G-84 for gcc@gnu.org; Thu, 09 Oct 2003 03:43:27 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A7VTm-0005w4-Em for gcc@gnu.org; Thu, 09 Oct 2003 03:45:29 -0400 Received: from [210.212.228.4] (helo=cnet.nitc.ac.in) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1A7VTl-0005uc-Dj for gcc@gnu.org; Thu, 09 Oct 2003 03:44:57 -0400 Received: from ebox.nitc.ac.in (ebox.nitc.ac.in [210.212.228.3]) by cnet.nitc.ac.in (8.12.8/8.12.8) with ESMTP id h997b0rv001938; Thu, 9 Oct 2003 13:07:01 +0530 Received: from nitc.ac.in (IDENT:RlzaqaOMYQARmkZDoOxtY5ECWXpOmlzg@ebox.nitc.ac.in [127.0.0.1]) by ebox.nitc.ac.in (8.11.6/8.11.6) with SMTP id h997i9N30145; Thu, 9 Oct 2003 13:14:09 +0530 Received: from 210.212.228.92 (nitc authenticated user csy2p100) by ebox.nitc.ac.in with HTTP; Thu, 9 Oct 2003 13:14:09 +0530 (IST) Message-ID: <4582.210.212.228.92.1065685449.webmail@ebox.nitc.ac.in> Date: Thu, 09 Oct 2003 07:53:00 -0000 Subject: GCC From: "SRUTHY C.N." To: , MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=0.7 required=5.0 tests=FROM_ENDS_IN_NUMS version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-SW-Source: 2003-10/txt/msg00319.txt.bz2 Message-ID: <20031009075300.dBCGxN-Spm5euue1w4HJrZPIud7zc1JdTshtO-fb0mM@z> Sir, Is there any symbol table representation in gcc like RTL file? If there is , then how to get it? please reply me.. Thanking you, SRUTHY C.N.