| Submitter | Alan Modra |
|---|---|
| Date | Nov. 2, 2011, 4:58 a.m. |
| Message ID | <20111102045857.GC31649@bubble.grove.modra.org> |
| Download | mbox | patch |
| Permalink | /patch/123209/ |
| State | New |
| Headers | show |
Comments
Patch
Index: gcc/config/rs6000/rs6000.c =================================================================== --- gcc/config/rs6000/rs6000.c (revision 180754) +++ gcc/config/rs6000/rs6000.c (working copy) @@ -1176,6 +1176,7 @@ static void rs6000_trampoline_init (rtx, static bool rs6000_cannot_force_const_mem (enum machine_mode, rtx); static bool rs6000_legitimate_constant_p (enum machine_mode, rtx); static bool rs6000_save_toc_in_prologue_p (void); +static void rs6000_code_end (void) ATTRIBUTE_UNUSED; /* Hash table stuff for keeping track of TOC entries. */