Searched refs:record_in_goto_queue (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-eh.cc | 581 record_in_goto_queue (struct leh_tf_state *tf, in record_in_goto_queue() function 656 record_in_goto_queue (tf, new_stmt, index, true, location); in record_in_goto_queue_label() 696 record_in_goto_queue (tf, new_stmt, -1, false, gimple_location (stmt)); in maybe_record_in_goto_queue()
|
H A D | ChangeLog.tuples | 97 * tree-eh.c (record_in_goto_queue): Fix bootstrap with 115 (record_in_goto_queue): Add checking. 2237 * tree-eh.c (record_in_goto_queue, record_in_goto_queue_label):
|
H A D | ChangeLog-2012 | 10942 (record_in_goto_queue): New parameter.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-eh.c | 581 record_in_goto_queue (struct leh_tf_state *tf, in record_in_goto_queue() function 656 record_in_goto_queue (tf, new_stmt, index, true, location); in record_in_goto_queue_label() 696 record_in_goto_queue (tf, new_stmt, -1, false, gimple_location (stmt)); in maybe_record_in_goto_queue()
|