gas: avoid octal numbers being accepted when processing .linefile
authorJan Beulich <jbeulich@suse.com>
Wed, 18 May 2022 07:38:40 +0000 (09:38 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 18 May 2022 07:38:40 +0000 (09:38 +0200)
commit85aaf32e610e01ccde008e5bbfd6df95558dbeae
treecd31f7b28b1e7b5b7495f94a57e9f634b957dc00
parent9c70556165e97c43a2d7e829211e2c15fd7b3582
gas: avoid octal numbers being accepted when processing .linefile

Compilers would put decimal numbers there, so I think we should treat
finding octal numbers the same as finding bignums - ignore them as
actually being comments of some very specific form.
gas/read.c
gas/testsuite/gas/all/linefile.l
gas/testsuite/gas/all/linefile.s