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

Hal Finkel hfinkel at anl.gov
Fri Oct 12 06:28:30 PDT 2012


----- Original Message -----
> From: "Ulrich Weigand" <Ulrich.Weigand at de.ibm.com>
> To: llvm-commits at cs.uiuc.edu
> Sent: Friday, October 12, 2012 7:26:14 AM
> Subject: [llvm-commits] [PATCH, test-suite,	AltiVec][3/4] Add missing return statement
> 
> 
> 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?

Yes. Once you have commit access, this kind of change counts as 'obvious' and a post-commit review will be fine.

Thanks again,
Hal

> 
> Bye,
> Ulrich
> 
> 
> (See attached file: diff-testsuite-altivec-casts)
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list