This is the mail archive of the gcc-bugs@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: sibcall ICE



  In message <20000524120256Z.mitchell@codesourcery.com>you write:
  > >>>>> "Jeffrey" == Jeffrey A Law <law@cygnus.com> writes:
  > 
  >     Jeffrey> I thought Jakub recently fixed this bug.
  > 
  > This patch:
  > 
  >   2000-05-15  Jakub Jelinek  <jakub@redhat.com>
  > 
  > 	* calls.c (expand_call): Move expand_start_target_temps call after
  > 	start_sequence().
  > 
  > is in my tree.  Was there anything later than that?
No, I think it was a change from 5-11 to except.c::find_exception_handler_label
s

So apparently this is a different problem.  Sigh.

jeff


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