This is the mail archive of the gcc-bugs@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] |
} r1 is the stack pointer. GCC assumes that if you change it, you meant } it to be changed. } } Even if GCC saved it, it would save it on the stack, and of course } then there'd be no way to restore it. Thanks for the info. Where can I find documentation on the gcc treatment of regs and which ones constraints don't affect?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |