Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: X10 1.7 - JVM hosted
-
Fix Version/s: X10 1.7.1 - JVM Hosted
-
Component/s: X10 Compiler: Front-end
-
Labels:None
-
Number of attachments :
Description
Currently -LOOP_OPTIMIZATIONS=true generates code that depends on classes in x10.array that will be going away. Propose to make the default for -LOOP_OPTIMIZATIONS false until the dust settles (either generate code based on properties instead of classes, or better yet put in place a generic mechanism for the library to specify the optimized loops).
Made change in x10c.in.