-
- Downloads
KWSys: Work-around llvm-gcc-4.2 optimizer bug
Under -O3 optimization this compiler breaks our testProcess.c source file. We force -O0 for the file to avoid the problem.
Loading
Please register or sign in to comment
Under -O3 optimization this compiler breaks our testProcess.c source file. We force -O0 for the file to avoid the problem.