Re: [patch] reorg.c janitor: remove epilogue_delay_list

2012-12-01 Thread Jeff Law
On 11/30/2012 03:00 PM, Steven Bosscher wrote: Hello, This epilogue_delay_list probably existed only for text epilogues, but it is now unused. Tested by building a set of cc1-i files at -O2 for SPARC with and without the patch, and verifying that there are no code gen changes. OK for trunk? O

[patch] reorg.c janitor: remove epilogue_delay_list

2012-11-30 Thread Steven Bosscher
Hello, This epilogue_delay_list probably existed only for text epilogues, but it is now unused. Tested by building a set of cc1-i files at -O2 for SPARC with and without the patch, and verifying that there are no code gen changes. OK for trunk? Ciao! Steven reorg_janitor_4.diff Description: B