[mono/mono] b710d972: Fix a warning.
| Newsgroups | gmane.comp.gnome.mono.patches |
|---|---|
| Message-ID | <000001428b668c54-12b09fd6-dc0e-4dc8-8951-8f5c607dec90-000000@email.amazonses.com> |
Branch: refs/heads/master
Home: https://github.com/mono/mono
Compare: https://github.com/mono/mono/compare/07c19b537b01...b710d972a82b
Commit: b710d972a82b91a7a9427c355f2442e1d8dcb3d2
Author: Zoltan Varga <[email protected]> (vargaz)
Date: 2013-11-24 18:35:00 GMT
URL: https://github.com/mono/mono/commit/b710d972a82b91a7a9427c355f2442e1d8dcb3d2
Fix a warning.
Changed paths:
M mono/mini/ssa.c
Modified: mono/mini/ssa.c
===================================================================
@@ -1424,9 +1424,9 @@
else
sreg = -1;
if (sreg != -1) {
- skip = FALSE;
MonoInst *tins;
+ skip = FALSE;
for (tins = ins->prev; tins; tins = tins->prev) {
const char *spec = INS_INFO (tins->opcode);
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches