https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116321

--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
What I do not understand is when I also set -mlog=legitimate_address_p then I
only get logs that have strict=0 and not a single one with strict=1, like:

avr_addr_space_legitimate_address_p[fun64:split5(357)]: ret=true, mode=QI
strict=0 reload_completed=1 reload_in_progress=0 (reg_renumber):
(reg/f:HI 28 r28 [60])

This is for pass .split5 that runy way after reload, and strict=0 doesn't make
much sense to me.

Reply via email to