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: ia32: prologue_epilogue_contains


  In message <19990802165115.A18921@cygnus.com>you write:
  > Part 1 of N of merging generic new_ia32_branch bits to mainline.
  > 
  > This is intended to have init_alias_analysis ignore all prologue
  > instructions.  If it doesn't, it doesn't consider the frame pointer
  > to be a constant base.
  > 
  > 
  > r~
  > 
  > 
  > 	* function.c (init_function_start): Clear prologue & epilogue.
  > 	(prologue_epilogue_contains): New function.
  > 	* alias.c (init_alias_analysis): Use it.
  > 	* rtl.h (prologue_epilogue_contains): Declare it.
I think this is OK.  The potential issue with PA64 turned out to be a
non-issue.

jeff


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