------- Comment #4 from burnus at gcc dot gnu dot org 2010-07-28 08:47 ------- Fixed for the unmodified example in comment 1 - and also for PR 40011 comment 47.
However, the following remains to be done: It still fails if one moves "module iso_red" into a separate file (cf. PR 44945). The reason is that then "gsym" will come up as NULL and every module user uses a different decl. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|burnus at gcc dot gnu dot |unassigned at gcc dot gnu |org |dot org Status|ASSIGNED |NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45077