This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: problem
- From: James E Wilson <wilson at specifixinc dot com>
- To: Virender Kashyap <virenk at cse dot iitb dot ac dot in>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 14 Feb 2005 18:53:08 -0800
- Subject: Re: problem
- References: <Pine.LNX.4.61.0502131521440.1158@mars.cse.iitb.ac.in>
Virender Kashyap wrote:
I have written a small structure (function_cfg_info) to hold CFG
information (defined in new file tree-cfg.h) and wanted to add this to
call graph node data structure (in cgraph.h).
This list isn't for people trying to learn how to write C code. It is
for people trying to work on gcc development. There are better places
to ask beginner questions, such as gcc-help.
You should also read the instructions on reporting bugs. You didn't
include the error message you got. You also apparently didn't include a
full example, as you claim that you included tree-cfg.h, but there is no
#include in your example. It should work with the missing #include. See
http://gcc.gnu.org/bugs.html
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com