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] | |
From: Jeff Law <law@porcupine.cygnus.com> Date: Mon, 21 Oct 2002 09:58:47 -0600 Consider a target where all registers in a particular class are caller-saved. This happens (for example) on 32bit Sparc ABI for the floating point registers. If you don't do caller-save you lose so badly it's not even funny. I have no idea if this applies to the 64bit Sparc ABI. It does.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |