diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2023-11-11 17:28:55 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2023-11-11 17:28:55 +0000 |
commit | 3cd3a09b3f91a1d023cb180763d40598d6bb274b (patch) | |
tree | d53aa0ca6100cdf13c7ab49e55a4d4a41d8ad462 /gcc/gimple-range-cache.cc | |
parent | 8479a3759025961f80cf0cd6bb3f127e09d0510d (diff) | |
download | gcc-3cd3a09b3f91a1d023cb180763d40598d6bb274b.zip gcc-3cd3a09b3f91a1d023cb180763d40598d6bb274b.tar.gz gcc-3cd3a09b3f91a1d023cb180763d40598d6bb274b.tar.bz2 |
mode-switching: Add note problem
optimize_mode_switching uses REG_DEAD notes to track register
liveness, but it failed to tell DF to calculate up-to-date notes.
Noticed by inspection. I don't have a testcase that fails
because of this.
gcc/
* mode-switching.cc (optimize_mode_switching): Call
df_note_add_problem.
Diffstat (limited to 'gcc/gimple-range-cache.cc')
0 files changed, 0 insertions, 0 deletions