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: Fix for PR/39548


On Wed, Mar 25, 2009 at 5:57 AM, Xinliang David Li <davidxl@google.com> wrote:
> This is the new version of the change -- the check is moved out of the
> loop. I did not add the assertion in set_copy_of_val as this ended up
> with lots of failures in regression test. May need investitagion
> separately (real problem or interface design issue).
>
> compiler bootstrapped on linux/i686. Regression test is redone.
>
> Ok to checkin?

Ok with either a smaller or no testcase.

Thanks,
Richard.

> David
>
> On Tue, Mar 24, 2009 at 11:02 AM, Xinliang David Li <davidxl@google.com> wrote:
>> Hi, the following is a small patch for fixing PR/39548.
>>
>> Testing done: compiler bootstrap, gcc regression test plus lots of
>> internal testings.
>>
>> Ok for mainline?
>>
>> Thanks,
>>
>>
>> David
>>
>


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