Compiling shift in ArraTransform leads to C compiler error
|
|
Bugzilla Link |
219 |
Created on |
May 15, 2006 10:46 |
Resolution |
FIXED |
Resolved on |
Jun 16, 2008 13:26 |
Version |
1.00beta |
OS |
SunOS |
Architecture |
PC |
Extended Description
The usual build of the stdlib generated the following warning when compiling
ArrayTransform:
fun140.c:792: warning: 'SACp_pinl_28109__emlr_18030__pinl_13571__i' is used
uninitialized in this function
A brief chat with Kai, the creator of emlr (loop reuse), gave me the impression
this might be a problem with the final inlining...