diff options
author | Alexandre Oliva <aoliva@gcc.gnu.org> | 2013-01-18 11:05:04 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2013-01-18 11:05:04 +0000 |
commit | c350ba539e0b1429ca1c4a93aca8b356ebc35102 (patch) | |
tree | 816b164aa41cd1883a7974450aa1743106f59f1c /gcc | |
parent | af6236c19de581808e0e98b7ca3f5514993a00a5 (diff) | |
download | gcc-c350ba539e0b1429ca1c4a93aca8b356ebc35102.zip gcc-c350ba539e0b1429ca1c4a93aca8b356ebc35102.tar.gz gcc-c350ba539e0b1429ca1c4a93aca8b356ebc35102.tar.bz2 |
Mention PR debug/56006 in earlier commit for PR rtl-optimization/55547.
From-SVN: r195292
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 26e7c72..f464a76 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -30,6 +30,7 @@ 2013-01-18 Alexandre Oliva <aoliva@redhat.com> + PR debug/56006 PR rtl-optimization/55547 PR rtl-optimization/53827 PR debug/53671 |