Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

instcombine not handling [0 x type] #1756

Closed
llvmbot opened this issue May 5, 2007 · 2 comments
Closed

instcombine not handling [0 x type] #1756

llvmbot opened this issue May 5, 2007 · 2 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla compile-fail Use [accepts-invalid] and [rejects-valid] instead

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented May 5, 2007

Bugzilla Link 1384
Resolution FIXED
Resolved on Feb 22, 2010 12:47
Version trunk
OS MacOS X
Attachments File that crashes
Reporter LLVM Bugzilla Contributor

Extended Description

Attached file crashes with opt -instcombine. Somebody's not handling 0-length arrays right but I'm not
sure who.

@llvmbot
Copy link
Collaborator Author

llvmbot commented May 5, 2007

assigned to @lattner

@lattner
Copy link
Collaborator

lattner commented May 5, 2007

Fixed. Testcase here: Instcombine/2007-05-04-Crash.ll

Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070430/049137.html

-Chris

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla compile-fail Use [accepts-invalid] and [rejects-valid] instead
Projects
None yet
Development

No branches or pull requests

2 participants