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

segfault #36

Open
andrewchambers opened this issue Dec 16, 2014 · 4 comments
Open

segfault #36

andrewchambers opened this issue Dec 16, 2014 · 4 comments

Comments

@andrewchambers
Copy link
Contributor

Put this in test.c

long long a = 0LLU;

run 8cc -S ./test.c.
-> segfault.

@andrewchambers
Copy link
Contributor Author

This is basically the same as #27 I think (My fix wasn't general enough because the bug was somewhere else). The code generator changes may resolve this automatically.

@nickzuck
Copy link

nickzuck commented Mar 1, 2015

Hey there can you please give the link to the file of which you are talking about

@andrewchambers
Copy link
Contributor Author

What file? the contents of the file are what I showed. Simply that single line.

@nickzuck
Copy link

nickzuck commented Mar 2, 2015

"What file? the contents of /*the file */ are what I showed. Simply that single line."

According to your answer ...the file in the /* */ ......The file which you are talking about

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

No branches or pull requests

2 participants