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 198c48862ff..53f8878288d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2011-10-31 Paul Brook <paul@codesourcery.com> + + * cgraphunit.c: Don't mark clones as static constructors. + 2011-10-31 David Edelsohn <dje.gcc@gmail.com> * gcc-ar: Do not include stdio.h. |