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] |
Jeffrey A Law writes: > Fixing regparm to work means killing SMALL_REGISTER_CLASSES. Which > would be a good thing, but is a huge amount of work. Kill, kill, kill! What approach is required to remove this horrid hack? A rewrite of reload? I have to define this for the sake of one rare insn that requires a restrictive register class that clashes with incoming function argument registers.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |