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

Unexpected end #33055

Closed
ghost opened this issue Apr 17, 2016 · 2 comments
Closed

Unexpected end #33055

ghost opened this issue Apr 17, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 17, 2016

I tried this code in stable, beta and nightly https://play.rust-lang.org/?gist=279e937d1680d46069c20f7040ca8723&version=stable&backtrace=0 .
In release mode the program ended. I expected to have a infinite loop. In debug mode the program loop forever.

@GuillaumeGomez
Copy link
Member

GuillaumeGomez commented Apr 17, 2016

Just by adding a println! call, the output is the expected one: http://is.gd/9gD7ec

Strange...

@arielb1
Copy link
Contributor

arielb1 commented Apr 17, 2016

known LLVM problem - duplicate of #28728.

@arielb1 arielb1 closed this as completed Apr 17, 2016
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