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: [PATCH][dataflow] Fix PR 32339, bad DF_REF_READ_WRITE marking


On 6/14/07, Paolo Bonzini <paolo.bonzini@lu.unisi.ch> wrote:
> Bootstrapped and regtested on ia64.
> OK fo mainline ?

OK.  Did you check if there are similar cases that, by inspection, could
be wrong?

Not before you asked :) I just looked at it, but I see no similar problem at least within df_uses_record and its families. Committed as 125736. Thanks! -- #pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com";


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