Skip to content

[meta] Inline assembler support #1234

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

Closed
asl opened this issue Aug 2, 2006 · 5 comments
Closed

[meta] Inline assembler support #1234

asl opened this issue Aug 2, 2006 · 5 comments
Labels
bugzilla Issues migrated from bugzilla enhancement Improving things as opposed to bug fixing, e.g. new or missing feature llvm:codegen

Comments

@asl
Copy link
Collaborator

asl commented Aug 2, 2006

Bugzilla Link 862
Resolution FIXED
Resolved on Sep 16, 2014 14:47
Version trunk
OS Linux
Depends On #1154 #1174 #1175 #1211 #1230 llvm/llvm-bugzilla-archive#879 llvm/llvm-bugzilla-archive#882 llvm/llvm-bugzilla-archive#883 llvm/llvm-bugzilla-archive#924 llvm/llvm-bugzilla-archive#1049 llvm/llvm-bugzilla-archive#1133 llvm/llvm-bugzilla-archive#1168 llvm/llvm-bugzilla-archive#1314 llvm/llvm-bugzilla-archive#1343 llvm/llvm-bugzilla-archive#1351 llvm/llvm-bugzilla-archive#1357 llvm/llvm-bugzilla-archive#1557 llvm/llvm-bugzilla-archive#1779 llvm/llvm-bugzilla-archive#2019 llvm/llvm-bugzilla-archive#2078 llvm/llvm-bugzilla-archive#2094 llvm/llvm-bugzilla-archive#2270 llvm/llvm-bugzilla-archive#2345 llvm/llvm-bugzilla-archive#2356 llvm/llvm-bugzilla-archive#3933
CC @rnk

Extended Description

This is just meta bug including all stuff connected with inline assembler
support in LLVM.

@rnk
Copy link
Collaborator

rnk commented Sep 16, 2014

We've had inline assembler support of various flavors for a while, and all the dependencies are fixed. Closing this out.

@llvmbot
Copy link
Member

llvmbot commented Nov 27, 2021

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

@llvmbot
Copy link
Member

llvmbot commented Nov 27, 2021

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

@llvmbot
Copy link
Member

llvmbot commented Nov 27, 2021

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

@llvmbot
Copy link
Member

llvmbot commented Nov 27, 2021

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

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
jeanPerier pushed a commit to jeanPerier/llvm-project that referenced this issue Jan 4, 2022
The inquire by output list form of the INQUIRE statement calculates
the number of file storage units that would be required to store the
data of an output list in an unformatted file.  Currently, the result
is arbitrary garbage.  This PR makes the individual IO api calls
needed to get the correct result.  Actual output will be off by an
"element size" factor pending an additional fix to the runtime
implementation of the new calls.
@Endilll Endilll added enhancement Improving things as opposed to bug fixing, e.g. new or missing feature and removed missing-feature labels Aug 15, 2023
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 enhancement Improving things as opposed to bug fixing, e.g. new or missing feature llvm:codegen
Projects
None yet
Development

No branches or pull requests

4 participants