]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* read.c (read_a_source_file): If we find a bad pseudo-op,
authorIan Lance Taylor <ian@airs.com>
Wed, 17 Nov 1993 23:03:42 +0000 (23:03 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 17 Nov 1993 23:03:42 +0000 (23:03 +0000)
commit46b8119005ca3b3a9346c0be45dcc6f68ce1ce01
treeab2a95d71b5cb08d7734bc5e622b55ca04b4c01c
parent3883531f52c89b7fabc345baded1e49ac00e1daa
* read.c (read_a_source_file): If we find a bad pseudo-op,
do a continue to go on to the next line rather than a break.
Removed duplicate bad pseudo-op code which was never executed.

* read.c (s_lcomm): Do not require a comma after the name.

* read.c (s_lcomm): Set bss flag for .sbss section if used.
gas/read.c