Enhance Changelog entry related to PR ipa/68311.
From-SVN: r230313
This commit is contained in:
parent
ec17e43396
commit
b512289ba2
@ -10,7 +10,9 @@
|
||||
|
||||
PR ipa/68311
|
||||
* ipa-icf.c (sem_item_optimizer::traverse_congruence_split):
|
||||
Replace ctor with auto_vec and initialization in a loop.
|
||||
Replace array initialization (using a variable post-increment)
|
||||
that possible triggers multiple unsequenced modifications
|
||||
with a pair of pushes to a vector.
|
||||
|
||||
2015-11-13 Richard Biener <rguenther@suse.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user