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: Sibcalls and exceptions


  > Indeed.  And if there isn't a handler, it doesn't matter if we skip the
  > frame.
Precisely.  And since the only edge would be from the call site to the
exit block, then the sibcall code would be given the opportunity to
optimize the code.

jeff


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