On 11/14/22 16:21, Maciej W. Rozycki wrote:
Remove duplicate clearing of `full_costs' made in `assign_hard_reg', which has been there since the beginning, i.e. commit 058e97ecf33a ("IRA has been merged into trunk"), <https://gcc.gnu.org/ml/gcc-patches/2008-08/msg01932.html>. gcc/ * ira-color.cc (assign_hard_reg): Remove duplicate `memset' over `full_costs'. --- Hi, I find this fairly obvious, OK to apply?
Seems obvious to me as well. OK. jeff