diff options
author | gjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-17 16:11:52 +0000 |
---|---|---|
committer | gjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-09-17 16:11:52 +0000 |
commit | b2fc08645fd2a9733a81bb8f058df9c76afcc087 (patch) | |
tree | 7bb03f6c04f8b7a9fc720ea0256d36aa420fc3b4 | |
parent | 892698938ac990296389e309e9005675dcd44cb9 (diff) | |
download | gcc-b2fc08645fd2a9733a81bb8f058df9c76afcc087.tar.gz |
* ChangeLog: Fix author of r191394.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191396 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d0a6303768e..302a448b810 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2012-09-17 Georg-Johann Lay <avr@gjlay.de> +2012-09-17 Richard Guenther <rguenther@suse.de> PR lto/54598 * tree-streamer-in.c (unpack_ts_real_cst_value_fields): Use ggc'ed |