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.

Reply via email to