OSDN Git Service

* read.c (read_a_source_file): Use demand_empty_rest_of_line.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 18 Mar 2004 13:31:04 +0000 (13:31 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Thu, 18 Mar 2004 13:31:04 +0000 (13:31 +0000)
commit0c6f380a9156d6c1db93b07a5bb58e41d6640bc2
treefcb63599feb9e39c0024617995fea1a6ea7dba61
parent611bb41c1aa51825882c406a522d3aafaff51248
* read.c (read_a_source_file): Use demand_empty_rest_of_line.
(demand_empty_rest_of_line): Issue an error here.
(ignore_rest_of_line): Silently skip to end.
(demand_copy_string): Issue an error, not warning.
(equals): Likewise.
* config/obj-elf.c (obj_elf_section_name): Likewise.
(obj_elf_section): Likewise.
* config/tc-arc.c (arc_extoper): Remove bogus NULL checks.
(arc_extinst): Likewise.
* config/tc-ia64.c (dot_saveb): Use demand_empty_rest_of_line.
(dot_spill): Likewise.
(dot_unwabi): Likewise.
(dot_prologue): Likewise.
gas/ChangeLog
gas/config/obj-elf.c
gas/config/tc-arc.c
gas/config/tc-ia64.c
gas/read.c