This is the mail archive of the gcc-patches@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]

Re: [RFC] RTL prologue/epilogue for SPARC


> I think the gains of backend maintainability and cleanliness outweigh
> the one regression you mentioned, the lack of delay slot filling in
> one specific case.

Agreed.  I'll do again the comparison for gcc.c-torture/compile and take a 
quick look at the regression (and probably open a PR to track it).

> As long as it passes regression tests, I would recommend merging this
> sooner rather than later.

Does this count as an approval?  The patch affects the platform-independent 
code in a minor albeit non-trivial way I think:
- the concept of "late prologue/epilogue",
- the reorg.c bits.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]