commit | 3d37bfc2912ea83bde30f994fb6c86dc1856ebf2 | [log] [download] |
---|---|---|
author | Matt Godbolt <matt@godbolt.org> | Wed Jun 06 22:16:26 2012 -0500 |
committer | Matt Godbolt <matt@godbolt.org> | Wed Jun 06 22:16:26 2012 -0500 |
tree | a86bb115e656022b35387e3b6a745ee4615a77b4 | |
parent | 32614e1130e79bfda8ec950f0e9be66d6b1c661f [diff] |
Don't count labels as used if they're used only by directives and we're filtering them out
GCC Explorer is an interactive compiler. The left-hand pane shows editable C/C++ code. The right, the assembly output of having compiled the code with a given compiler and settings.
Try out the demo site!