Skip to content

llvm miscompiles tree-cfg.c #2708

@llvmbot

Description

@llvmbot
Bugzilla Link 2336
Resolution FIXED
Resolved on May 22, 2008 07:25
Version trunk
OS All
Attachments testcase
Reporter LLVM Bugzilla Contributor
CC @asl

Extended Description

Bootstrap is broken on linux i686. The stage2 compiler segfaults. I have reduced the problem to wrong code being produced for tree-cfg.c.

The attached tree-cfg.bc is correct. It was produced with -O0. Passing it by "opt -std-compile-opts" produces an invalid output.

To reproduce the bug I am manually linking cc1. If someone wants I can upload the ".o" files.

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