Home
last modified time | relevance | path

Searched refs:thisblock (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dstmt.c957 fixup_gotos (thisblock, stack_level, cleanup_list, first_insn, dont_jump_in) in fixup_gotos() argument
958 struct nesting *thisblock; in fixup_gotos()
1076 && thisblock != 0
1079 && (thisblock->data.block.block_start_count
1088 if (TREE_CHAIN (lists) == thisblock->data.block.outer_cleanups)
3391 struct nesting *thisblock = ALLOC_NESTING (); local
3412 thisblock->desc = BLOCK_NESTING;
3413 thisblock->next = block_stack;
3414 thisblock->all = nesting_stack;
3415 thisblock->depth = ++nesting_depth;
[all …]
DChangeLog.09920 * stmt.c (expand_decl_cleanup): Update thisblock after eh_region_start.
DFSFChangeLog.11351 * stmt.c (expand_decl_cleanup): Update thisblock after eh_region_start.
DChangeLog.73392 &thisblock->data.block.cleanups.