* version.c: Bump for snapshot.
From-SVN: r16255
This commit is contained in:
parent
468c74c3f9
commit
27ca375af6
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
Fri Oct 31 07:10:09 1997 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* version.c: Bump for snapshot.
|
||||
|
||||
* dwarf2out.c (output_call_frame_info): Use ASM_OUTPUT_ASCII to
|
||||
output ASCII by default. Only use ASM_OUTPUT_DWARF_STRING if
|
||||
flag_debug_asm is on.
|
||||
|
|
|
@ -1 +1 @@
|
|||
char *version_string = "egcs-2.90.14 971023 (gcc2-970802 experimental)";
|
||||
char *version_string = "egcs-2.90.15 971031 (gcc2-970802 experimental)";
|
||||
|
|
Loading…
Add table
Reference in a new issue