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: [tree-ssa] [patch]: Make self-referential ephi nodes DTRT


In message <Pine.LNX.4.56.0311192034260.14684@dberlin.org>, Daniel Berlin write
s:
 >This fixes the problem pointed out by Jeff Law.
 >
 >Bootstrapped and regtested on i686-pc-linux-gnu.
 >
 >2003-11-18  Daniel Berlin  <dberlin@dberlin.org>
 >
 >	* tree-ssa-pre.c (code_motion): Handle self-referential ephi's
 >	properly.
Thanks.

Jeff


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