[LLVMbugs] [Bug 10767] New: clang fails to compiler g++.dg/torture/pr37146-1.C
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Aug 25 21:36:57 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10767
Summary: clang fails to compiler g++.dg/torture/pr37146-1.C
Product: clang
Version: 2.9
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: rkotler at mips.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=7146)
--> (http://llvm.org/bugs/attachment.cgi?id=7146)
pr37146.C
/home/rkotler/gcc-4.4.6/gcc/testsuite/g++.dg/torture/pr37146-1.C
Seems to be a known issue but I don't know if there is a bug filed for it.
r at ubuntu-rkotler:~/icpc$ ~/build_llvm/install/bin/clang++
/home/rkotler/gcc-4.4.6/gcc/testsuite/g++.dg/torture/pr37146-1.C
/home/rkotler/gcc-4.4.6/gcc/testsuite/g++.dg/torture/pr37146-1.C:17:4: error:
cannot compile this conditional operator yet
(x ? c.i : c.j) = y;
^~~~~~~~~~~~~
1 error generated.
--
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.
More information about the llvm-bugs
mailing list