Changeset 766 for branches/1.3/utils.c
- Timestamp:
- 2011-04-18T06:29:25+02:00 (2 years ago)
- Location:
- branches/1.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3
-
branches/1.3/utils.c
r726 r766 244 244 case IS_TMP_VAR: 245 245 break; 246 247 case IS_CONST: 248 if (spec == OPSPEC_UCLASS) { 249 break; 250 } 251 /* fall */ 246 252 247 253 default:
Note: See TracChangeset
for help on using the changeset viewer.

