Correct Changelog for fix to PR96806
This commit is contained in:
parent
be7ad7dfdb
commit
ef688fdfc6
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
2020-08-31 Feng Xue <fxue@os.amperecomputing.com>
|
||||
|
||||
PR tree-optimization/96806
|
||||
PR ipa/96806
|
||||
* ipa-cp.c (decide_about_value): Use safe_add to avoid cost addition
|
||||
overflow.
|
||||
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
2020-08-31 Feng Xue <fxue@os.amperecomputing.com>
|
||||
|
||||
PR tree-optimization/96806
|
||||
PR ipa/96806
|
||||
* g++.dg/ipa/pr96806.C: New test.
|
||||
|
||||
2020-08-31 Kewen Lin <linkw@gcc.gnu.org>
|
||||
|
|
Loading…
Add table
Reference in a new issue