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: [PATCH] PR 32475 stack setup code being deleted.



I'd like to avoid munging the live bitmaps for various reasons:
1) munging the live vector doesn't give us the correct reg chain.

The question is whether we want the refs to appear in the reg chain? If you have a good reason why we do, your patch is ok. Otherwise, I'm not yet convinced.


Paolo


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