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

-mattr=help and -mcpu=help do not give any details #505

Closed
Safety0ff opened this issue Oct 12, 2013 · 0 comments · Fixed by #508
Closed

-mattr=help and -mcpu=help do not give any details #505

Safety0ff opened this issue Oct 12, 2013 · 0 comments · Fixed by #508

Comments

@Safety0ff
Copy link

In the option descriptions we have:
-mattr=<a1,+a2,-a3,...> - Target specific attributes (-mattr=help for details)
-mcpu= - Target a specific cpu type (-mcpu=help for details)

But passing these options to LDC gives the same output as -help minus the -d-debug and (*) option remarks.

dnadlinger added a commit to dnadlinger/ldc that referenced this issue Oct 13, 2013
dnadlinger added a commit to dnadlinger/ldc that referenced this issue Oct 13, 2013
Unfortunately, we can't easily add a test for this in our
current test runner setup (i.e. dmd-testsuite).

GitHub: Fixes ldc-developers#505.
redstar pushed a commit that referenced this issue Sep 27, 2014
Implement review comments to ucontext on Linux/PPC64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant