* ecoff.c (ecoff_stab): Simplify. Correctly handle sym + offset
authorJeff Law <law@redhat.com>
Sun, 31 Dec 1995 06:41:24 +0000 (06:41 +0000)
committerJeff Law <law@redhat.com>
Sun, 31 Dec 1995 06:41:24 +0000 (06:41 +0000)
commitcb84431489d071e29eb5cf45e160ae44eab7aaa8
treef4e5f9c98c64f3944f7c8e94c8802dc1f8123f6b
parent64c50fc5db62e96b429cd2f2e166e878569f4a15
    * ecoff.c (ecoff_stab): Simplify.  Correctly handle sym + offset
        addresses for static variables.
So we can access statics in the static block on mips/alpha when using
gas.
gas/ChangeLog