Changeset 1212 for branches/3.0/mod_optimizer/xc_optimizer.c
- Timestamp:
- 2012-12-19T09:33:45+01:00 (5 months ago)
- File:
-
- 1 edited
-
branches/3.0/mod_optimizer/xc_optimizer.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/mod_optimizer/xc_optimizer.c
r1208 r1212 168 168 return SUCCESS; /* no fall */ 169 169 170 #ifdef ZEND_GOTO 171 case ZEND_JMP_SET: 172 #endif 170 173 case ZEND_JMP: 171 174 fi->jmpout_op1 = Z_OP(opline->op1).opline_num;
Note: See TracChangeset
for help on using the changeset viewer.

