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 df7ab16a2b3..61134bdb6b2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2012-09-25 Dehao Chen <dehao@google.com> + + PR middle-end/54645 + * c-family/c-pch.c (c_common_read_pch): Rebuild the location_adhoc_data + map when read in the pch. + 2012-09-25 Jakub Jelinek <jakub@redhat.com> PR tree-optimization/54676 |