Skip to content

clang fails to compiler g++.dg/torture/pr37146-1.C #11139

@llvmbot

Description

@llvmbot
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

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"duplicateResolved as duplicaterejects-valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions