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

in debug mode with O0 building gc fails on 32 bit fedora #45

Open
jakobkroeker opened this issue Mar 14, 2014 · 0 comments
Open

in debug mode with O0 building gc fails on 32 bit fedora #45

jakobkroeker opened this issue Mar 14, 2014 · 0 comments
Assignees

Comments

@jakobkroeker
Copy link
Owner

ops_stack.Tpo -c -o atomic_ops_stack.o atomic_ops_stack.c
In file included from atomic_ops.h:212:0,
                 from atomic_ops_stack.h:32,
                 from atomic_ops_stack.c:23:
atomic_ops/sysdeps/gcc/x86.h: In Funktion »AO_compare_double_and_swap_double_full«:
atomic_ops/sysdeps/gcc/x86.h:149:5: Fehler: in der Klasse »GENERAL_REGS« konnte während des Neuladens von »asm« kein Register gefunden werden
atomic_ops/sysdeps/gcc/x86.h:149:5: Fehler: »asm«-Operand hat unmögliche Nebenbedingungen

workaround:
compile gc with -fomit-frame-pointer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant