[Bug c++/78004] g++ 6.2.1 segfaults when compiling qt 4.8.7 on arm

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 17 12:11:00 GMT 2016


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-10-17
                 CC|                            |trippels at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #5 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
util/qdeclarativeanimation.cpp:2598:6: error: missing PHI def
scale_97 = PHI <_461(248), 1.0e+0(118), (114)>
util/qdeclarativeanimation.cpp:2598:6: internal compiler error: verify_gimple
failed

Reducing...


More information about the Gcc-bugs mailing list