Software reliability has always been a concern for both software producers and consumers. Because of their role in binary code generation, compilers have significant impact on software performance. Although many works have been conducted on compilers, little is done on their impact on software reliability. Thus, people often face a void of useful knowledge when deciding which compiler to use in developing software to meet a specific reliability target. This paper tries to provide some guidance in users??? compiler selection by performing cross-comparison study on popular C compilers: Intel, PGI, and Visual Studio using 64-bit Windows Vista ultimate edition. We have used SPEC CPU2006 benchmark suite as our test set. Our results show that Visual studio is the most efficient compiler and the binaries generated by Intel compiler seems to be the most reliable for this platform. Overall, Intel compiler has superior reliability impact compared to other compilers on Windows Vista OS. And this result is consistent with user experience from our survey feedback.
[1]
Xiaoen Ju,et al.
Operating System Robustness Forecast and Selection
,
2008,
2008 19th International Symposium on Software Reliability Engineering (ISSRE).
[2]
T. K. Prakash,et al.
Performance Characterization of SPEC CPU 2006 Benchmarks on Intel Core 2 Duo Processor
,
.
[3]
Michael R. Lyu.
Software Reliability Engineering: A Roadmap
,
2007,
Future of Software Engineering (FOSE '07).
[4]
John D. Musa,et al.
Software reliability - measurement, prediction, application
,
1987,
McGraw-Hill series in software engineering and technology.
[5]
Kenneth C. Louden.
Compiler Construction: Principles and Practice
,
1997
.