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 48988


On Mon, May 23, 2011 at 1:14 AM, Xinliang David Li <davidxl@google.com> wrote:
> Hi, the following trial patch fixed PR 48988 which is a regression.
>
> Bootstrap and tested on x86/linux. Verified the reported failure is fixed.
>
> Ok for trunk?

Ok.

Thanks,
Richard.

> David
>
>
> 2011-05-22 ?David Li ?<davidxl@google.com>
>
> ? ? ? ?PR tree-optimization/48988
> ? ? ? ?* tree-ssa-uninit.c (convert_control_dep_chain_into_preds):
> ? ? ? ?Initialize has_valid_pred for each pred chain.
>


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