------- Comment #1 from dominiq at lps dot ens dot fr  2009-04-25 14:10 -------
Confirmed. You don't need the infinite loop to get the bus error, the following
block triggers it also:

 456  CONTINUE
      go to 500
      GO TO 456
 500  continue


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39896

Reply via email to