* write.c (write_contents): Don't crash if seginfo is NULL.
authorIan Lance Taylor <ian@airs.com>
Mon, 11 Oct 1993 21:40:10 +0000 (21:40 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 11 Oct 1993 21:40:10 +0000 (21:40 +0000)
commitf37449aaf3d3e3f611a02a7fa7a4642cbc47e658
treeec110296f814ad031c0e69c32794fb35bb62cecd
parenta7853216049cb473f62ff8196151829edef76ad8
* write.c (write_contents): Don't crash if seginfo is NULL.

* config/obj-ecoff.c (ecoff_frob_file): Write out register masks
by modifying .reginfo section, not by directly modifying BFD
backend data.
gas/ChangeLog
gas/config/obj-ecoff.c
gas/write.c