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] Invalid sink of vaarg #1012

Closed
markus-oberhumer opened this issue Oct 27, 2005 · 2 comments
Closed

[instcombine] Invalid sink of vaarg #1012

markus-oberhumer opened this issue Oct 27, 2005 · 2 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla miscompilation regression

Comments

@markus-oberhumer
Copy link

Bugzilla Link 640
Resolution FIXED
Resolved on Feb 22, 2010 12:54
Version 1.5
OS All
Attachments stdarg_bug.c

Extended Description

As of CVS 20051027 the test program (stdarg_bug.c) seems broken with both the C
and i386 backends.

@markus-oberhumer
Copy link
Author

assigned to @lattner

@lattner
Copy link
Collaborator

lattner commented Oct 27, 2005

Very nice catch. Patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20051024/029118.html

Testcase here:
llvm-test/SingleSource/Regression/C/#640 .c

Thanks again!

-Chris

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
kitano-metro pushed a commit to RIKEN-RCCS/llvm-project that referenced this issue Dec 2, 2022
kitano-metro pushed a commit to RIKEN-RCCS/llvm-project that referenced this issue Dec 2, 2022
kitano-metro pushed a commit to RIKEN-RCCS/llvm-project that referenced this issue Dec 2, 2022
kitano-metro pushed a commit to RIKEN-RCCS/llvm-project that referenced this issue Dec 2, 2022
kitano-metro pushed a commit to RIKEN-RCCS/llvm-project that referenced this issue Dec 2, 2022
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 miscompilation regression
Projects
None yet
Development

No branches or pull requests

2 participants