[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Jun 27 13:36:38 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/06/27 13:36:38
Modified files:
cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c
Log message:
in m3cg_set_label, use a loop to put the asm("") before
and after the label, instead of duplicating the code
also in m3cg_set_label, a possible gcc 4.5 fix,
use DECL_NONLOCAL(l) = true; instead of manipulating
nonlocal_goto_handler_labels, which doesn't work (it crashes)
More information about the M3commit
mailing list