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: -fssa is broken



  In message <20000519121726.A12150@cygnus.com>you write:
  > On Fri, May 19, 2000 at 12:10:21PM -0500, Clinton Popetz wrote:
  > > 	* ssa.c (convert_from_ssa): Tell life_analysis we need death notes.
  > > 	(make_regs_equivalent_over_bad_edges): Only look at abnormal
  > > 	critical edges.
  > 
  > This is obviously correct.  Thanks for tracking this down.
The hell of it is I did something similar with the original SSA code before
we handed it to Alex and never wrote up anything about it.  My bad.
jeff


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