[llvm-commits] [PATCH, test-suite, AltiVec][3/4] Add missing return statement

Ulrich Weigand Ulrich.Weigand at de.ibm.com
Fri Oct 12 05:26:14 PDT 2012


Hello,

running the SingleSource/UnitTests/Vector/Altivec/casts test results in
randomly bad exit codes (at least when built with GCC in pre-C99 mode),
since there is no return statement in main.

This patch fixes this by providing a return statement.

OK to commit?

Bye,
Ulrich


(See attached file: diff-testsuite-altivec-casts)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff-testsuite-altivec-casts
Type: application/octet-stream
Size: 372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121012/0582fc56/attachment.obj>


More information about the llvm-commits mailing list