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: [mips] fix $gp restore bug


Adam Nemet <anemet@caviumnetworks.com> writes:
> Just another minor question.  In the "big comment" you reshuffled the order of
> the points.  Previously they had been close to order in the pass pipeline.
> Was this intentional?

Yeah.  I thought there were too many forward references.

> I think the old was probably easier to follow.

OK, I switched it back, but put the EH_USES stuff at (2) (which is
more strictly pass order than the first one).  Applied.

Richard


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