OSDN Git Service

2001-07-25 Dave Brolley <brolley@redhat.com>
authorbrolley <brolley>
Wed, 25 Jul 2001 15:23:18 +0000 (15:23 +0000)
committerbrolley <brolley>
Wed, 25 Jul 2001 15:23:18 +0000 (15:23 +0000)
commit86cab12627c9638679ed66a1c621264fd97cdeda
tree172825dad4f7c616b767eca7a5e3d96a25125205
parent016baac36d65526c5375cb2800921d0a463c7e1d
2001-07-25  Dave Brolley  <brolley@redhat.com>

* app.c (LEX_IS_PARALLEL_SEPARATOR): New macro.
(IS_PARALLEL_SEPARATOR): New macro.
(do_scrub_begin): Set up characters in tc_parallel_separator_chars
as LEX_IS_PARALLEL_SEPARATOR, if it is defined.
(do_scrub_chars): Handle LEX_PARALLEL_SEPARATOR chars like
LEX_LINE_SEPARATOR except that we go to state 1 (as if the label has
been seen).
gas/ChangeLog
gas/app.c