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]

Re: SPARC tail calls using the new infrastructure (take 3)


On Wed, Mar 22, 2000 at 01:39:15PM +0100, Jakub Jelinek wrote:
> ... I have a suspicion that either the minimal jump and
> flow or the fact that call sequences are hidden in CALL_PLACEHOLDERs during
> the minimal jump and flow confuse other optimization passes.

There are several places we updated to make sure to look inside
CALL_PLACEHOLDER sequences.  We should do the same with mark_jump_label.

Otherwise this looks like the right approach.


r~

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