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

llvm-gcc crashes on variable sized struct argument #1542

Closed
asl opened this issue Feb 4, 2007 · 5 comments
Closed

llvm-gcc crashes on variable sized struct argument #1542

asl opened this issue Feb 4, 2007 · 5 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla compile-fail Use [accepts-invalid] and [rejects-valid] instead llvm-tools All llvm tools that do not have corresponding tag

Comments

@asl
Copy link
Collaborator

asl commented Feb 4, 2007

Bugzilla Link 1170
Resolution FIXED
Resolved on May 14, 2014 11:44
Version trunk
OS All
Blocks #1538
Attachments Testcase :)

Extended Description

Attached testcase causes llvm-gcc to eat all memory & die.

Testcase actually was from: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5615

@asl
Copy link
Collaborator Author

asl commented Feb 4, 2007

assigned to @lattner

@lattner
Copy link
Collaborator

lattner commented Feb 17, 2007

Fixed. Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070212/044674.html

Testcase here: test/CFrontend/2007-02-16-VariableSizeStructArg.c

-Chris

@rnk
Copy link
Collaborator

rnk commented May 14, 2014

*** Bug llvm/llvm-bugzilla-archive#19738 has been marked as a duplicate of this bug. ***

@asl
Copy link
Collaborator Author

asl commented Nov 26, 2021

mentioned in issue llvm/llvm-bugzilla-archive#1174

@rnk
Copy link
Collaborator

rnk commented Nov 26, 2021

mentioned in issue llvm/llvm-bugzilla-archive#19738

@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 llvm-tools All llvm tools that do not have corresponding tag
Projects
None yet
Development

No branches or pull requests

3 participants