| Submitter | Nick Clifton |
|---|---|
| Date | March 18, 2013, 10:35 a.m. |
| Message ID | <874ng9c7x9.fsf@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/228436/ |
| State | New |
| Headers | show |
Comments
Patch
Index: gcc/config/mn10300/mn10300.c =================================================================== --- gcc/config/mn10300/mn10300.c (revision 196767) +++ gcc/config/mn10300/mn10300.c (working copy) @@ -622,6 +622,7 @@ /* Returns the set of live, callee-saved registers as a bitmask. The callee-saved extended registers cannot be stored individually, so + all of them will be included in the mask if any one of them is used. Also returns the number of bytes in the registers in the mask if BYTES_SAVED is not NULL. */