annotate mc-switch.h @ 536:a349f9c2aef5 inline-test-passed

MIPS set_ireg/lreg interferance
author kono
date Sat, 31 Dec 2005 14:26:40 +0900
parents 3d260008c449
children e055df7c1082
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
297
0f79c95df73a switch index no compile error
kono
parents:
diff changeset
1 #if CASE_CODE
299
3d260008c449 level 2 looks ok.
kono
parents: 297
diff changeset
2 extern void genswitch(int cslist,int cslabel);
297
0f79c95df73a switch index no compile error
kono
parents:
diff changeset
3 #endif