http://llvm.org/bugs/show_bug.cgi?id=10778
Summary: typeinfo problem compiling gcc test
g++.dg/cpp0x/auto10.C
Product: clang
Version: 2.9
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=7153)
--> (http://llvm.org/bugs/attachment.cgi?id=7153)
gcc/testsuite/g++.dg/cpp0x/auto10.C -std=c++0x
/build_llvm/install/bin/clang
/home/rkotler/gcc-4.4.6/gcc/testsuite/g++.dg/cpp0x/auto10.C -std=c++0x
In file included from
/home/rkotler/gcc-4.4.6/gcc/testsuite/g++.dg/cpp0x/auto10.C:5:
In file included from /usr/include/c++/4.4/typeinfo:34:
In file included from /usr/include/c++/4.4/exception:148:
/usr/include/c++/4.4/exception_ptr.h:143:13: error: unknown type name
'type_info'
const type_info*
^
1 error generated.
rkotler@ubuntu-rkotler:~/test$ icpc
/home/rkotler/gcc-4.4.6/gcc/testsuite/g++.dg/cpp0x/auto10.C -std=c++0x
rkotler@ubuntu-rkotler:~/test$ g++
/home/rkotler/gcc-4.4.6/gcc/testsuite/g++.dg/cpp0x/auto10.C -std=c++0x
rkotler@ubuntu-rkotler:~/test$
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs