[cfe-dev] [clang 3.3 branch] CodeGenCXX/throw-expressions.cpp fails on PPC64/Linux

İsmail Dönmez ismail at donmez.ws
Mon May 13 09:29:10 PDT 2013


Hi,

I guess the tests should be modified to match PPC64 output. I get:

[82437s] ******************** TEST 'Clang ::
CodeGenCXX/throw-expressions.cpp' FAILED ********************
[82437s] Script:
[82437s] --
[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
[82437s] --
[82437s] Exit Code: 1
[82437s] Command Output (stderr):
[82437s] --
[82437s]
/home/abuild/rpmbuild/BUILD/llvm-3.3/tools/clang/test/CodeGenCXX/throw-expressions.cpp:27:11:
error: expected string not found in input
[82437s] // CHECK: define i32 @_Z5test5bbi(
[82437s]           ^
[82437s] <stdin>:1:1: note: scanning from here
[82437s] ; ModuleID =
'/home/abuild/rpmbuild/BUILD/llvm-3.3/tools/clang/test/CodeGenCXX/throw-expressions.cpp'
[82437s] ^
[82437s] <stdin>:9:1: note: possible intended match here
[82437s] define i32* @_Z5test1v() #0 {
[82437s] ^
[82437s] --
[82437s]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130513/54e9a299/attachment.html>


More information about the cfe-dev mailing list