This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/48988] [4.7 regression] ICE at pred_chain_length_cmp at tree-ssa-uninit.c:1624


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48988

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|                            |2011.05.13 20:51:30
          Component|ada                         |tree-optimization
                 CC|                            |davidxl at gcc dot gnu.org,
                   |                            |ebotcazou at gcc dot
                   |                            |gnu.org
     Ever Confirmed|0                           |1
            Summary|powerpc-rtems ICE           |[4.7 regression] ICE at
                   |pred_chain_length_cmp at    |pred_chain_length_cmp at
                   |tree-ssa-uninit.c:1624      |tree-ssa-uninit.c:1624
   Target Milestone|---                         |4.7.0

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-05-13 20:51:30 UTC ---
> What can I provide to help get this resolved?

As always, a reduced testcase.  Introduced by:

2011-03-15  Xinliang David Li  <davidxl@google.com>

    PR c/47837
    * tree-ssa-uninit.c (pred_chain_length_cmp): New function.
    (normalize_preds): New function.
    (is_use_properly_guarded): Normalize def predicates.

I also saw it during an LTO bootstrap with Ada enabled at some point.


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