------- Comment #2 from schwab at suse dot de 2007-07-31 14:08 ------- The problem is that the goto queue is sorted by address and the cont_stmt of the first queue element is used for the final branch out. This makes the used goto expr dependent on tree addresses.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32941