[mono/mono] f06efbe8: Fix a warning.
| Newsgroups | gmane.comp.gnome.mono.patches |
|---|---|
| Message-ID | <000001428ba30226-c5b7a8b5-9180-47e8-ba46-77161e823854-000000@email.amazonses.com> |
Branch: refs/heads/master
Home: https://github.com/mono/mono
Compare: https://github.com/mono/mono/compare/b710d972a82b...f06efbe8b12c
Commit: f06efbe8b12cf7d5020b55767caf2448aefc1d77
Author: Zoltan Varga <[email protected]> (vargaz)
Date: 2013-11-24 19:41:42 GMT
URL: https://github.com/mono/mono/commit/f06efbe8b12cf7d5020b55767caf2448aefc1d77
Fix a warning.
Changed paths:
M mono/mini/mini-amd64.c
Modified: mono/mini/mini-amd64.c
===================================================================
@@ -3726,7 +3726,6 @@
amd64_alu_reg_imm (code, X86_ADD, AMD64_R11, tls_gs_offset);
x86_prefix (code, X86_GS_PREFIX);
amd64_mov_membase_reg (code, AMD64_R11, 0, sreg, sizeof (gpointer));
- int tmpreg = -1;
#else
x86_prefix (code, X86_FS_PREFIX);
amd64_mov_membase_reg (code, offset_reg, 0, sreg, 8);
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches