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

right click / show assembly generates an internal compiler error #55

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.click blue button to build/burn/run-with-console
2.right click on sudo2.c
3.select "Show Assembly"

What is the expected output? What do you see instead?
I expect to see the assembler output.  Instead I get this message:

sudo2.c:39:1: internal compiler error: in dwarf2out_frame_debug_expr, at 
dwarf2out.c:2556


What version of the product are you using? On what operating system?
Version 0.7.2, on Windows 7


Please provide any additional information below.\
The code compiles and runs just fine.  Only when attempting to view
the assembly code does the error occur.

Furthermore, "right click/ show assembly" has worked great except for this 
snippet of source code.  It figured it had something to do with my use of char 
arrays.

Original issue reported on code.google.com by [email protected] on 18 Jul 2012 at 3:22

Attachments:

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