diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2017-04-19 12:03:35 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2017-04-19 12:03:35 +0200 |
commit | fd1ca3fe77e7cde6a8aa3ffdb833bf9a8b2b9974 (patch) | |
tree | ed30e131f24424977c1465b09f63eba83bc303bc /gcc/tree-ssa-loop-manip.c | |
parent | 46928a8fda6ed2673ab4eb598060f03278d87af4 (diff) | |
download | gcc-fd1ca3fe77e7cde6a8aa3ffdb833bf9a8b2b9974.zip gcc-fd1ca3fe77e7cde6a8aa3ffdb833bf9a8b2b9974.tar.gz gcc-fd1ca3fe77e7cde6a8aa3ffdb833bf9a8b2b9974.tar.bz2 |
IRA: Don't create new regs for debug insns (PR80429)
In split_live_ranges_for_shrink_wrap IRA also splits regs that are
only used in debug insns, leading to -fcompare-debug failures.
PR rtl-optimization/80429
* ira.c (split_live_ranges_for_shrink_wrap): Don't split regs that
are only used in debug insns.
From-SVN: r246991
Diffstat (limited to 'gcc/tree-ssa-loop-manip.c')
0 files changed, 0 insertions, 0 deletions