This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc-help needed
- From: anandulle <anandulle at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 25 Jul 2009 01:47:35 -0700 (PDT)
- Subject: gcc-help needed
i have added my own pass and i am trying to find out the number of variable
declarations in a C program the code is attached for your reference
http://www.nabble.com/file/p24656019/gccwk09.c gccwk09.c i am getting an
error like this whats wrong kindly help me
mainD.1181 = 0;
return D.1181;
************Number of assignment statements:: 0
************Total Number of assignment statements (including temp vars):: 1
************total no of increment count :: 0
/home/ulle/gcc/native/cprog/pg1.c: In function âmainâ:
/home/ulle/gcc/native/cprog/pg1.c:7: internal compiler error: Segmentation
fault
--
View this message in context: http://www.nabble.com/gcc-help-needed-tp24656019p24656019.html
Sent from the gcc - Dev mailing list archive at Nabble.com.