Skip to content

-O1 produces binary that valgrind complains about #10598

@llvmbot

Description

@llvmbot
Bugzilla Link 10226
Resolution FIXED
Resolved on Jan 19, 2020 23:26
Version trunk
OS All
Attachments run.sh, test.bc, test2-0.s, test2-1.s, syms
Reporter LLVM Bugzilla Contributor
CC @asl,@MaskRay

Extended Description

I noticed that valgrind would complain about a clang compiled clang, but not a gcc compiled clang. I reduced it to _ZNK5clang4Expr21refersToVectorElementEv being "miscompiled" (at least producing code that valgrind doesn't like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions