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/79034] [6 Regression] error: missing PHI def in verify_gimple_in_cfg


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79034

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-01-10
                 CC|                            |marxin at gcc dot gnu.org,
                   |                            |rguenth at gcc dot gnu.org
      Known to work|                            |5.4.0, 7.0
            Summary|ICE segfault in gcc 6.x     |[6 Regression] error:
                   |                            |missing PHI def in
                   |                            |verify_gimple_in_cfg
     Ever confirmed|0                           |1
      Known to fail|                            |6.3.0

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, fixed on trunk by Richi's r241955. I guess it's very similar to
PR78224. Strange is that the patch in the revision was back-ported to GCC 6
branch.

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