* write.c (relax_segment): Give an error if a .space symbol is
authorIan Lance Taylor <ian@airs.com>
Fri, 31 Jan 1997 15:47:41 +0000 (15:47 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 31 Jan 1997 15:47:41 +0000 (15:47 +0000)
commita75abb6f0ad78833199bd16476e6babbd70738be
tree173093f63e87ff4f026c052ee53a7b39203bf3b4
parent8275482ce0340bf13293a1b7bb6bf3c03ed79873
* write.c (relax_segment): Give an error if a .space symbol is
common or undefined.

* read.c (read_a_source_file): Don't handle mri_pending_align if
the handler is s_globl or s_ignore.
gas/ChangeLog
gas/read.c
gas/write.c