<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><span style="font-size: 16px; "><span style="font-family: Arial; "></span></span><font face="Arial" size="3"><span style="line-height: 27px;">Hi,</span></font><div><font face="Arial" size="3"><span style="line-height: 27px;">  I am trying to run gcc.c-torture cases by using clang(version 3.4 realse,debug build).</span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;">And my command line is showed following.</span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;">clang fprintf-chk-1.c -O2 -c -o test.o</span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;">gcc test.o -o test.elf</span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;"><br></span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;">Then I execute this object. However it fail with abort.</span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;">llvm doesn't support volatile variable?</span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;">This test case is from gcc/testsuite/gcc.c-torture/execute/fprintf-chk-1.c</span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;"><br></span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;">Any suggestion will be appreciated.</span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;">Thanks a million in advance.</span></font></div><div><font face="Arial" size="3"><span style="line-height: 27px;">-Haishan</span></font></div></div>