diff options
author | Vladimir N. Makarov <vmakarov@redhat.com> | 2023-10-27 14:50:40 -0400 |
---|---|---|
committer | Vladimir N. Makarov <vmakarov@redhat.com> | 2023-10-27 15:12:29 -0400 |
commit | 4d3d2cdb574488223d023b590c3a34ddd93f4dae (patch) | |
tree | 73437beb0f7b99bcfe9f9ed618c6f0874ef3186e /gcc/expr.cc | |
parent | 92fcbe8a323faee4c0fc571560f1a32317c4b26a (diff) | |
download | gcc-4d3d2cdb574488223d023b590c3a34ddd93f4dae.zip gcc-4d3d2cdb574488223d023b590c3a34ddd93f4dae.tar.gz gcc-4d3d2cdb574488223d023b590c3a34ddd93f4dae.tar.bz2 |
[RA]: Fixing i686 bootstrap failure because of pushing the equivalence patch
GCC with my recent patch improving cost calculation for pseudos with
equivalence may generate different code with and without debug info
and as the result i686 bootstrap fails on i686. The patch fixes this
bug.
gcc/ChangeLog:
PR rtl-optimization/112107
* ira-costs.cc: (calculate_equiv_gains): Use NONDEBUG_INSN_P
instead of INSN_P.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions