diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2012-05-08 18:09:30 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2012-05-08 18:09:30 +0200 |
commit | aedfe0a8068e1ae6c0fcce1e3175f065b491a5c4 (patch) | |
tree | 576fb4321478fda6266ee86f79119236d2cd6262 | |
parent | 3f3dcbb39347539a29ce245aa428ae73641f15c1 (diff) | |
download | gcc-aedfe0a8068e1ae6c0fcce1e3175f065b491a5c4.zip gcc-aedfe0a8068e1ae6c0fcce1e3175f065b491a5c4.tar.gz gcc-aedfe0a8068e1ae6c0fcce1e3175f065b491a5c4.tar.bz2 |
* ChangeLog: Fix PR number of my last commit.
From-SVN: r187290
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d2994e4..74ac787 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2012-05-08 Uros Bizjak <ubizjak@gmail.com> - PR target/53250 + PR target/53176 * config/i386/i386.c (ix86_set_reg_reg_cost): New function. (ix86_rtx_costs): Handle SET. |