------- Additional Comments From steven at gcc dot gnu dot org 2004-12-11 11:55 ------- The problem in gfc_get_st_label() is easy to solve - just turn st_labels into a hash table. The problem in resolve.c is more difficult, I need to think about that a little more...
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18937