This is the mail archive of the gcc-patches@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] | |
The movti expander triggered a latent reload bug, and the USEs of wide registersThe insns emitted by untyped_call are too imprecise about the register lifeness. Another problem is that TImode floating point moves can't actually be generated for little endian, and we need an untyped_return pattern in order to make the __builtin_return safe for mode switching.
I've also found a type in HARD_REGNO_MODE_OK.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |