diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7a827c4c13d..0484f02c1fa 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,11 @@ 2011-04-21 Tristan Gingold <gingold@adacore.com> + * vmsdbgout.c (write_srccorr): Compute file length from the string. + (dst_file_info_struct): Remove flen field. + (lookup_filename): Remove code that set flen field. + +2011-04-21 Tristan Gingold <gingold@adacore.com> + * config/ia64/ia64.c (ia64_start_function): Add a guard. 2011-04-21 Uros Bizjak <ubizjak@gmail.com> |