-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed as not planned
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"duplicateResolved as duplicateResolved as duplicaterejects-valid
Description
| Bugzilla Link | 10767 |
| Version | 2.9 |
| OS | Linux |
| Attachments | pr37146.C |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
Extended Description
/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@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.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"duplicateResolved as duplicateResolved as duplicaterejects-valid