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: partial def patch


On 6/19/07, Seongbae Park (박성배, 朴成培) <seongbae.park@gmail.com> wrote:
On 6/19/07, Paolo Bonzini <paolo.bonzini@lu.unisi.ch> wrote:
>
> > Hmm, that was the very first version of the patch, below is my current
> > favoured version. You had some concerns about the DF_REF_PARTIAL for the
> > subreg, but that's the core part I need to get correct notes in a case
> > like this:
>
> Yes, I now understand the issue better.
>
> The patch is okay, but I would prefer if Seongbae or somebody else can
> test on sparc64 first.
>
> Paolo

I'll test it on sparc.
--
#pragma ident "Seongbae Park, compiler, http://seongbae.blogspot.com";

The patch bootstraps and regtests cleanly on SPARC. Ok for mainline. Thanks for the nice cleanup. -- #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]