gas: avoid bogus warnings in false branches of conditional
authorJan Beulich <jbeulich@novell.com>
Tue, 21 Oct 2014 07:57:41 +0000 (09:57 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 Oct 2014 07:57:41 +0000 (09:57 +0200)
commite74211b660791d29be21e11766c5b375f5df59b1
tree2348e36d7e97c3601d9df062fcd971f066113cdf
parent12e87fac5c760b04eed4f5a5948c2dfd6ec8f6d8
gas: avoid bogus warnings in false branches of conditional

The construct being added to the cond.s test case otherwise triggered
both the "missing closing ..." and the "stray ..." (twice) warnings in
_find_end_of_line(). As that code fragments suggests, this is needed to
support (include) files that can be used for both assembler .include
and compiler #include directives.
gas/ChangeLog
gas/read.c
gas/testsuite/ChangeLog
gas/testsuite/gas/all/cond.l
gas/testsuite/gas/all/cond.s