diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index eec443f..11fb054 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,9 @@ 2004-11-15 Dale Johannesen <dalej@apple.com> + * tree-flow.h (add_referenced_temp_var): Remove name from prototype. + +2004-11-15 Dale Johannesen <dalej@apple.com> + * profile.c (compute_branch_probabilities): Prevent crash with EH in RTL-based profiling. |