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, tree-optimization]: Fix PR tree-optimization/33920, [4.3 Regression] Segfault in combine_blocks/tree-if-conv.c


On 10/28/07, Uros Bizjak <ubizjak@gmail.com> wrote:

>         PR tree-optimization/33920
>         * tree-if-conv.c (tree_if_conversion): Force predicate of single
>         successor bb to true when predecessor bb has NULL predicate.

OK.  Please also add a gcc_assert() in
find_phi_replacement_condition() to document that a condition in
bb->aux should always exist.

Diego.


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