forked from Imagelibrary/binutils-gdb
gas/app.c don't throw away spaces before slash
I don't know really why we should lose a space before a '/'. Possibly it would make sense if '/' started a comment, but otherwise no. * app.c (do_scrub_chars): Don't lose spaces before a slash.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2021-03-19 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* app.c (do_scrub_chars): Don't lose spaces before a slash.
|
||||
|
||||
2021-03-18 Christian Groessler <chris@groessler.org>
|
||||
|
||||
* config/tc-z8k.c (apply_fix): Handle 7-bit relocations correctly.
|
||||
|
||||
Reference in New Issue
Block a user