<div dir="ltr">Hi,<div><br></div><div>I guess the tests should be modified to match PPC64 output. I get:</div><div><br></div>[82437s] ******************** TEST 'Clang :: CodeGenCXX/throw-expressions.cpp' FAILED ********************<br>

[82437s] Script:<br>[82437s] --<br>[82437s] /home/abuild/rpmbuild/BUILD/llvm-3.3/stage2/Release+Debug/bin/clang -cc1 -internal-isystem /home/abuild/rpmbuild/BUILD/llvm-3.3/stage2/Release+Debug/bin/../lib64/clang/3.3/include -fcxx-exceptions -fexceptions -Wno-unreachable-code -Werror -emit-llvm -o - /home/abuild/rpmbuild/BUILD/llvm-3.3/tools/clang/test/CodeGenCXX/throw-expressions.cpp | FileCheck /home/abuild/rpmbuild/BUILD/llvm-3.3/tools/clang/test/CodeGenCXX/throw-expressions.cpp<br>

[82437s] --<br>[82437s] Exit Code: 1<br>[82437s] Command Output (stderr):<br>[82437s] --<br>[82437s] /home/abuild/rpmbuild/BUILD/llvm-3.3/tools/clang/test/CodeGenCXX/throw-expressions.cpp:27:11: error: expected string not found in input<br>

[82437s] // CHECK: define i32 @_Z5test5bbi(<br>[82437s]           ^<br>[82437s] <stdin>:1:1: note: scanning from here<br>[82437s] ; ModuleID = '/home/abuild/rpmbuild/BUILD/llvm-3.3/tools/clang/test/CodeGenCXX/throw-expressions.cpp'<br>

[82437s] ^<br>[82437s] <stdin>:9:1: note: possible intended match here<br>[82437s] define i32* @_Z5test1v() #0 {<br>[82437s] ^<br>[82437s] --<br>[82437s] </div>