Undeclared variable in SACf_aud_propagate__prop_only__i_S
|
|
Bugzilla Link |
792 |
Created on |
Dec 01, 2010 11:27 |
Version |
svn |
OS |
All |
Architecture |
PC |
Extended Description
sac2c: 17213
From the testuite go to ./objects/withloops and run
sac2c -O3 -check tb -v0 -mt -o . aud_propagate.sac
This is the error
fun1.c: In function ‘SACf_aud_propagate__prop_only__i_S’:
fun1.c:561: error: ‘SACl_out__p’ undeclared (first use in this function)
fun1.c:561: error: (Each undeclared identifier is reported only once
fun1.c:561: error: for each function it appears in.)
fun1.c: In function ‘SACf_aud_propagate__fold_prop__i_S’:
fun1.c:988: error: ‘SACl_out__p’ undeclared (first use in this function)
fun1.c: In function ‘SACf_aud_propagate_CL_ST__fold_prop__i_S’:
fun1.c:1532: error: ‘SACl_out__p’ undeclared (first use in this function)
fun1.c: In function ‘SACf_aud_propagate_CL_ST__prop_only__i_S’:
fun1.c:1954: error: ‘SACl_out__p’ undeclared (first use in this function)