[Bug tree-optimization/56029] [4.8 Regression] ICE: verify_gimple failed, location references block not in block tree

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 18 16:56:00 GMT 2013


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|rguenth at gcc dot gnu.org  |jakub at gcc dot gnu.org

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-01-18 16:56:34 UTC ---
Created attachment 29210
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29210
gcc48-pr56029-2.patch

Alternatively the location can be reset when shrinking the PHI node.
I prefer the first patch though (and am going to bootstrap/regtest it).



More information about the Gcc-bugs mailing list