* rddbg.c (read_section_stabs_debugging_info): Preserve the

backslash when concatenating multiple stabs strings.
This commit is contained in:
Ian Lance Taylor
1996-10-24 20:43:23 +00:00
parent 3723a1a9f1
commit e32ded5231

View File

@ -1,3 +1,8 @@
Thu Oct 24 16:42:10 1996 Ian Lance Taylor <ian@cygnus.com>
* rddbg.c (read_section_stabs_debugging_info): Preserve the
backslash when concatenating multiple stabs strings.
Thu Oct 10 11:36:31 1996 Doug Evans <dje@canuck.cygnus.com>
* dlltool.c (scan_open_obj_file): Fix loop exit test.