This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Why don't you save all the effort with secondary reloads etc and just prohibit QImode values in ADDR_REGS entirely with HARD_REGNO_MODE_OK? Yes, it prohibits you using ADDR_REGS for temporaries, but it is not clear to me that that gets you better code. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |