------- Comment #6 from sebpop at gmail dot com  2010-06-25 06:07 -------
Subject: Re:  [regression 4.4/4.5/4.6] ICE in 
        resolve_equivalence()

These previous patches don't seem to solve the problem:
here is another reduced case that still fails in resolve_equivalence
at a different place than before.

$ cat bug.f
         CALL TRFWTM(JKT,XX,NX,Y,NIX,NORB2,1,TOL)
         IF(DBUG.AND.NX.GT.0) THEN
      EQUIVALENCE (DBUGME, DBUGME_STR)
      END IF
      END


-- 


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

Reply via email to