Hello, I found a build failure to use ENDSWITCH macro with gcc-3.4.2. The error message is "error: label at end of compaund statement". This path fixes the failure. Please commit it. sim/common/ChangeLog 2004-10-07 Kazuhiro Inaoka * cgen-defs.h (ENDSWITCH): Changed to compile with gcc-3.4.2. Regards, Kazuhiro Inaoka