diff options
Diffstat (limited to 'gas/app.c')
-rw-r--r-- | gas/app.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -695,6 +695,7 @@ do_scrub_chars (size_t (*get) (char *, size_t), char *tostart, size_t tolen) state = 9; break; } + /* Fall through. */ case 17: /* We have seen "af" at the start of a symbol, a ' here is a part of that symbol. */ |